Skip to content
View miloharper's full-sized avatar

Block or report miloharper

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

Popular repositories Loading

  1. simple-neural-network simple-neural-network Public

    A neural network written in Python, consisting of a single neuron that uses back propagation to learn.

    Python 390 172

  2. neural-network-animation neural-network-animation Public

    Watch a neural network think. Written in Python.

    Python 107 41

  3. multi-layer-neural-network multi-layer-neural-network Public

    A multi layer neural network written in Python, which can be trained to solve the XOR problem.

    Python 62 36

  4. visualise-neural-network visualise-neural-network Public

    Generates a static diagram of a neural network, where each neuron is connected to every neuron in the previous layer.

    Python 56 26

  5. self-writing-code self-writing-code Public

    Code which randomly mutates in a virtual environment of 100x100 squares with a random distribution of food. If the code doesn't eat, it dies. The code which lives the longest is saved.

    Python 9 9

  6. neural-network-with-bias neural-network-with-bias Public

    Demonstration of bias in a neural network.

    Python 3 3