mattm / simple-neural-networkLinks
A simple Python script showing how the backpropagation algorithm works.
☆1,064Updated 4 months ago
Alternatives and similar repositories for simple-neural-network
Users that are interested in simple-neural-network are comparing it to the libraries listed below
Sorting:
- Deep learning library in plain Numpy.☆321Updated 2 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…☆296Updated 5 years ago
- Code that accompanies my talk at TF Dev Summit 2016☆337Updated 7 years ago
- This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube☆369Updated 6 years ago
- Implementing Recurrent Neural Network from Scratch☆486Updated 7 years ago
- Exercises for my tutorials on Theano☆684Updated 9 years ago
- Exercises for the Deep Learning textbook at www.deeplearningbook.org☆1,366Updated 2 years ago
- DeepVis Toolbox☆4,046Updated 5 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆897Updated last year
- An IPython notebook showing the basics of implementing gradient descent and stochastic gradient descent in Python☆65Updated last year
- Implementing Multiple Layer Neural Network from Scratch☆321Updated 9 years ago
- Code companion to the O'Reilly "Fundamentals of Deep Learning" book☆656Updated 2 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆522Updated 8 years ago
- Source code for the "Learning scikit-learn: Machine Learning in Python"☆395Updated 6 years ago
- Codes for weekly challenges on Deep Learning by Siraj☆266Updated 2 years ago
- Convolutional Neural Networks Assignments☆295Updated 9 years ago
- ☆456Updated 7 years ago
- A convolutional neural network from scratch☆102Updated 8 years ago
- My corrections for the Standford class assingments CS231n - Convolutional Neural Networks for Visual Recognition☆593Updated 6 years ago
- Simple tutorials using Keras Framework☆267Updated 8 years ago
- This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube☆569Updated 4 years ago
- Deep Learning Tutorial notes and code. See the wiki for more info.☆4,131Updated 4 years ago
- This is the code for the "Make a Neural Network" - Intro to Deep Learning #2 by Siraj Raval on Youtube☆198Updated 4 years ago
- Implementation of recent Deep Learning papers☆1,813Updated 4 years ago
- Implements common data science methods and machine learning algorithms from scratch in python. Intuition and theory behind the algorithms…☆432Updated 3 years ago
- Digit recognition with neural network☆96Updated 12 years ago
- This is the code for the "How to Do Linear Regression the Right Way" live session by Siraj Raval on Youtube☆287Updated 2 years ago
- Supporting code for short YouTube series Neural Networks Demystified.☆1,325Updated last year
- Blog with Keras news, tutorials, and demos.☆135Updated last year
- This is the code for "Q Learning Explained" by Siraj Raval on Youtube☆85Updated 6 years ago