miloharper / multi-layer-neural-networkLinks
A multi layer neural network written in Python, which can be trained to solve the XOR problem.
☆62Updated 6 years ago
Alternatives and similar repositories for multi-layer-neural-network
Users that are interested in multi-layer-neural-network are comparing it to the libraries listed below
Sorting:
- Generates a static diagram of a neural network, where each neuron is connected to every neuron in the previous layer.☆56Updated 10 years ago
- A neural network written in Python, consisting of a single neuron that uses back propagation to learn.☆387Updated 5 years ago
- A convolutional neural network from scratch☆103Updated 9 years ago
- Watch a neural network think. Written in Python.☆106Updated 10 years ago
- This is the code for "Navigating a Virtual World Using Dynamic Programming" by Siraj Raval on Youtube☆57Updated 8 years ago
- This is the code for the "An intro to probabilistic programming with Uber's Pyro" by Siraj Raval on Youtube☆44Updated 8 years ago
- This is the code for the "How to Use Tensorflow for Classification" live session by Siraj Raval on Youtube☆75Updated 7 years ago
- This is the code for the "How to Make an Image Classifier" - Intro to Deep Learning #6 by Siraj Raval on Youtube☆100Updated 8 years ago
- This is the code for "How to use Q Learning in Video Games Easily" by Siraj Raval on Youtube☆113Updated 7 years ago
- This is the code for the 'Tensorflow Neural Network' Live session by @Sirajology on Youtube☆31Updated 6 years ago
- This is the code for "The Evolution of Gradient Descent" by Siraj Raval on Youtube☆62Updated 6 years ago
- This is the code for "How to Learn from Little Data - Intro to Deep Learning #17' by Siraj Raval on YouTube☆141Updated 8 years ago
- This is the code for the "How to Best Visualize a Dataset Easily" Siraj Raval on Youtube☆59Updated 5 years ago
- ☆63Updated 8 years ago
- A very basic LSTM composer, doesn't compose any proper music for now☆109Updated 7 years ago
- Simple feedforward neural network class written in pure python+numpy☆57Updated 9 years ago
- This is the code for "How to Do Math Easily - Intro to Deep Learning #4' by Siraj Raval on YouTube☆122Updated 5 years ago
- Q-Learning Attempt at Sirajology's CoasterRacer Coding Challenge☆41Updated 3 years ago
- This is the code for 'How to Do Sentiment Analysis' #3 - Intro to Deep Learning by Siraj Raval on Youtube☆113Updated 6 years ago
- This is the code for "Intro - The Math of Intelligence" by Siraj Raval on Youtube☆153Updated 6 years ago
- The companion code for How to Autoencode your Pokemon☆80Updated 8 years ago
- This is the code for "Pong Neural Network(LIVE)" by @Sirajology on Youtube☆105Updated 8 years ago
- This is an efficient implementation of a fully connected neural network in NumPy. The network can be trained by a variety of learning alg…☆299Updated 6 years ago
- Python code and data sets used in the post on neural networks.☆83Updated 5 years ago
- A neural network with 3 layers made with just numpy as dependency☆26Updated 8 years ago
- Face Recognition using Neural Networks implemented using Keras☆42Updated 8 years ago
- Having fun with LSTMs by creating a simple text generator.☆93Updated 7 years ago
- This is the code for "Dynamic Programming" by Siraj Raval on Youtube☆52Updated 6 years ago
- This is the code for "K-Means Clustering - The Math of Intelligence (Week 3)" By SIraj Raval on Youtube☆125Updated 5 years ago
- Neural Networks For Playing Pong☆76Updated 9 years ago