mattm / simple-neural-networkLinks
A simple Python script showing how the backpropagation algorithm works.
☆1,080Updated 11 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:
- 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 5 years ago
- Implementing Recurrent Neural Network from Scratch☆514Updated 7 years ago
- Implementing Multiple Layer Neural Network from Scratch☆327Updated 9 years ago
- A neural network written in Python, consisting of a single neuron that uses back propagation to learn.☆387Updated 4 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆900Updated 2 years ago
- use numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm☆922Updated 7 years ago
- Exercises for my tutorials on Theano☆686Updated 9 years ago
- Supporting code for short YouTube series Neural Networks Demystified.☆1,349Updated 2 years ago
- Example demonstrating how gradient descent may be used to solve a linear regression problem☆548Updated 2 years ago
- Code companion to the O'Reilly "Fundamentals of Deep Learning" book☆666Updated 3 years ago
- This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube☆367Updated 6 years ago
- Restricted Boltzmann Machines in Python.☆970Updated 5 years ago
- Algorithm implementations and homework solutions for the Stanford's online courses☆547Updated 12 years ago
- Implementations of CNNs, RNNs, GANs, etc☆1,060Updated 7 years ago
- Deep learning library in plain Numpy.☆322Updated 3 years ago
- A collection of Kaggle solutions. Not very polished.☆771Updated 7 years ago
- Tutorial on GANs☆292Updated 8 years ago
- Language Model GRU with Python and Theano☆505Updated 10 years ago
- Python version of programming assignments for "Neural Networks for Machine Learning" Coursera course taught by Geoffrey Hinton.☆80Updated 8 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,294Updated 10 years ago
- Neural Networks For Playing Pong☆76Updated 9 years ago
- Exercises for the Stanford/Coursera Machine Learning Class☆248Updated 13 years ago
- TensorFlow for Deep Learning Book☆321Updated 6 years ago
- Videos, notes and experiments to understand deep learning☆1,178Updated 2 weeks ago
- ☆454Updated 8 years ago
- Simple tutorials using Keras Framework☆267Updated 8 years ago
- Introduction to Deep Neural Networks with Keras and Tensorflow☆2,973Updated 2 years ago
- Stanford Unsupervised Feature Learning and Deep Learning Tutorial☆695Updated 11 years ago
- Deep Learning Resources and Tutorials using Keras and Lasagne☆427Updated 5 years ago
- This is the code for the "How to Do Linear Regression the Right Way" live session by Siraj Raval on Youtube☆293Updated 3 years ago