Skip to content
View Alireza2317's full-sized avatar

Block or report Alireza2317

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. snake_rl_agent snake_rl_agent Public

    Reinforcement Learning and Deep Q-Learning (DQN) agent that learns to play Snake using the Bellman equation and neural networks.

    Python 1

  2. numpy_neural_network numpy_neural_network Public

    A raw implementation of a Neural Network engine in Python + NumPy. Implements the Chain Rule, Gradient Descent, and Matrix Operations manually to demonstrate the math behind deep learning.

    Jupyter Notebook 1

  3. bf_compiler bf_compiler Public

    A modern Python interpreter for the Brainfuck language using Type Hints and Pattern Matching (Python 3.10+).

    Python

  4. 8bit_computer_PCB 8bit_computer_PCB Public

    Full PCB design of Ben Eater's 8-Bit Computer with Kicad software.

    2

  5. physics-sim-python physics-sim-python Public

    Interactive physics simulations (Chaos, Probability, Mechanics) built with Python, Pymunk, and Pygame.

    Python

  6. project_euler project_euler Public

    Project Euler solutions

    Python