mattm / simple-neural-network
A simple Python script showing how the backpropagation algorithm works.
☆1,047Updated this week
Alternatives and similar repositories for simple-neural-network:
Users that are interested in simple-neural-network are comparing it to the libraries listed below
- This is an efficient implementation of a fully connected neural network in NumPy. The network can be trained by a variety of learning alg…☆295Updated 4 years ago
- Exercises for my tutorials on Theano☆675Updated 9 years ago
- Deep learning library in plain Numpy.☆322Updated 2 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,283Updated 9 years ago
- NeuPy is a Tensorflow based python library for prototyping and building neural networks☆738Updated 2 months ago
- Code companion to the O'Reilly "Fundamentals of Deep Learning" book☆648Updated 2 years ago
- Simple tutorials using Keras Framework☆267Updated 7 years ago
- Example demonstrating how gradient descent may be used to solve a linear regression problem☆537Updated last year
- Introduction to Deep Neural Networks with Keras and Tensorflow☆2,952Updated last year
- Implementations of CNNs, RNNs, GANs, etc☆1,053Updated 6 years ago
- Ready to use implementations of various Deep Learning algorithms using TensorFlow.☆965Updated 7 years ago
- Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"☆2,790Updated 4 years ago
- Topics Course on Deep Learning UC Berkeley☆1,302Updated 7 years ago
- A collection of Kaggle solutions. Not very polished.☆761Updated 6 years ago
- Implementing Recurrent Neural Network from Scratch☆484Updated 6 years ago
- Deep Learning Tutorial notes and code. See the wiki for more info.☆4,123Updated 4 years ago
- Tutorials and implementations for "Self-normalizing networks"☆1,588Updated 2 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆272Updated 6 months ago
- Restricted Boltzmann Machines in Python.☆959Updated 4 years ago
- Warning: This project does not have any current developer. See bellow.☆2,763Updated 3 years ago
- A series of blog posts on convolutional neural networks and their generalizations.☆206Updated 7 years ago
- Introduction to Deep Learning for Natural Language Processing☆605Updated 4 years ago
- Deep Learning Resources and Tutorials using Keras and Lasagne☆426Updated 4 years ago
- Language Model GRU with Python and Theano☆498Updated 9 years ago
- Automatically exported from code.google.com/p/cuda-convnet2☆785Updated 9 years ago
- Lightweight library to build and train neural networks in Theano☆3,850Updated 2 years ago
- Exercises for the Stanford/Coursera Machine Learning Class☆248Updated 12 years ago
- Supporting code for short YouTube series Neural Networks Demystified.☆1,310Updated last year
- Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial☆2,604Updated 3 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆898Updated last year