mattm / simple-neural-network
A simple Python script showing how the backpropagation algorithm works.
☆1,048Updated last month
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 5 years ago
- Implementing Recurrent Neural Network from Scratch☆484Updated 6 years ago
- Exercises for my tutorials on Theano☆676Updated 9 years ago
- Deep learning library in plain Numpy.☆321Updated 2 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆896Updated last year
- Short tutorial for TensorFlow, designed to be presented in-person☆303Updated 8 years ago
- use numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm☆923Updated 6 years ago
- Implementations of CNNs, RNNs, GANs, etc☆1,055Updated 6 years ago
- Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial☆2,606Updated 3 years ago
- This repository holds all the code for the site http://www.adventuresinmachinelearning.com☆1,039Updated 3 years ago
- This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube☆368Updated 6 years ago
- Implementation of some deep learning algorithms.☆895Updated 10 years ago
- ☆265Updated 7 years ago
- Combines the ease of use of scikit-learn with the power of Theano/Lasagne☆951Updated last year
- Implementing Multiple Layer Neural Network from Scratch☆317Updated 8 years ago
- A python library for visualizing Artificial Neural Networks (ANN)☆1,245Updated 4 years ago
- This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube☆147Updated 5 years ago
- A neural network written in Python, consisting of a single neuron that uses back propagation to learn.☆378Updated 4 years ago
- deeplearning.ai , By Andrew Ng, All video link☆649Updated 6 years ago
- machine learning and deep learning tutorials, articles and other resources☆241Updated 4 years ago
- Deep Learning Tutorial notes and code. See the wiki for more info.☆4,127Updated 4 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,286Updated 9 years ago
- Simple tutorials using Keras Framework☆267Updated 7 years ago
- I took Andrew Ng's Machine Learning course on Coursera and did the homework assigments... but, on my own in python because I love jupyter…☆2,035Updated 6 years ago
- Exercises for the Deep Learning textbook at www.deeplearningbook.org☆1,334Updated 2 years ago
- Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"☆2,793Updated 4 years ago
- A Theano framework for building and training neural networks☆1,156Updated 6 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆273Updated 7 months ago
- Introduction to Deep Neural Networks with Keras and Tensorflow☆2,956Updated last year
- ☆93Updated 9 years ago