mattm / simple-neural-network
A simple Python script showing how the backpropagation algorithm works.
☆1,041Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for simple-neural-network
- 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 4 years ago
- Introduction to Deep Neural Networks with Keras and Tensorflow☆2,949Updated last year
- Example demonstrating how gradient descent may be used to solve a linear regression problem☆536Updated last year
- Simple tutorials using Keras Framework☆268Updated 7 years ago
- Exercises for my tutorials on Theano☆673Updated 8 years ago
- Implementations of CNNs, RNNs, GANs, etc☆1,053Updated 6 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆897Updated last year
- Code companion to the O'Reilly "Fundamentals of Deep Learning" book☆644Updated 2 years ago
- Introduction to Deep Learning for Natural Language Processing☆605Updated 4 years ago
- Exercises for the Deep Learning textbook at www.deeplearningbook.org☆1,315Updated 2 years ago
- Open source Python module for computer vision☆1,922Updated 3 years ago
- ☆812Updated 7 months ago
- Restricted Boltzmann Machines in Python.☆950Updated 4 years ago
- ☆526Updated 3 years ago
- Supporting code for short YouTube series Neural Networks Demystified.☆1,305Updated last year
- Building Convolutional Neural Networks From Scratch using NumPy☆571Updated last year
- Implementing Recurrent Neural Network from Scratch☆479Updated 6 years ago
- Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"☆2,786Updated 4 years ago
- Scikit-learn tutorial at SciPy2016☆514Updated 5 years ago
- Language Model GRU with Python and Theano☆496Updated 9 years ago
- TensorFlow Exercises - focusing on the comparison with NumPy.☆536Updated 5 years ago
- Implementing a Neural Network from Scratch☆1,952Updated last year
- A collection of deep learning tutorials using Tensorflow and Python☆521Updated 7 years ago
- Distributed Asynchronous Hyperparameter Optimization in Python☆512Updated 10 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,271Updated 8 years ago
- Topics Course on Deep Learning UC Berkeley☆1,303Updated 7 years ago
- Educational deep learning library in plain Numpy.☆322Updated 2 years ago
- This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube☆569Updated 4 years ago
- A tutorial on the t-SNE learning algorithm☆715Updated 8 years ago