Skip to content
View 164Imran's full-sized avatar

Highlights

  • Pro

Block or report 164Imran

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. hodgkin-huxley-neuron hodgkin-huxley-neuron Public

    Python simulation of the Hodgkin-Huxley neuron model using 4th-order Runge-Kutta integration

    Python

  2. hopfield hopfield Public

    Hopfield associative memory network

    Python

  3. AI_classification AI_classification Public

    Multi-layer neural network for binary classification implemented from scratch with NumPy — trained on MNIST

    Python 1

  4. Game-of-Life-Lenia Game-of-Life-Lenia Public

    Python implementation of Lenia, a continuous cellular automaton generalizing Conway's Game of Life

    Python

  5. campus-copilot campus-copilot Public

    Autonomous AI agent for TUM students — text and voice interfaces powered by Claude 3.5 Sonnet and AWS Bedrock (TUM.ai Makeathon 2026)

    Python 2

  6. N-body-problem N-body-problem Public

    Numerical simulation of the N-body gravitational problem using Euler and 4th-order Runge-Kutta integration

    Python