mattm / simple-neural-networkLinks
A simple Python script showing how the backpropagation algorithm works.
☆1,080Updated last year
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:
- Example demonstrating how gradient descent may be used to solve a linear regression problem☆550Updated 2 years ago
- A neural network written in Python, consisting of a single neuron that uses back propagation to learn.☆386Updated 4 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…☆299Updated 5 years ago
- Implementing Recurrent Neural Network from Scratch☆518Updated 7 years ago
- This is the code for the "How to Do Linear Regression the Right Way" live session by Siraj Raval on Youtube☆294Updated 3 years ago
- Implementing Multiple Layer Neural Network from Scratch☆328Updated 9 years ago
- Exercises for my tutorials on Theano☆686Updated 10 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆900Updated 2 years ago
- A collection of Kaggle solutions. Not very polished.☆775Updated 7 years ago
- Implementing a Neural Network from Scratch☆2,219Updated 2 years ago
- ☆840Updated last year
- Supporting code for short YouTube series Neural Networks Demystified.☆1,356Updated 2 years ago
- Udacity's Deep Learning Nano Foundation program.☆395Updated 8 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
- Simple tutorials using Keras Framework☆267Updated 8 years ago
- Algorithm implementations and homework solutions for the Stanford's online courses☆547Updated 12 years ago
- Language Model GRU with Python and Theano☆506Updated 10 years ago
- AIND Term 2 -- Lesson on Convolutional Neural Networks☆255Updated 3 years ago
- Code that accompanies my talk at TF Dev Summit 2016☆338Updated 7 years ago
- Evolving a neural network with a genetic algorithm.☆706Updated 7 years ago
- Kaggle's competition for using Google's word2vec package for sentiment analysis☆623Updated 7 years ago
- Implementations of CNNs, RNNs, GANs, etc☆1,061Updated 7 years ago
- Python coded examples and documentation of machine learning algorithms.☆610Updated 5 years ago
- My corrections for the Standford class assingments CS231n - Convolutional Neural Networks for Visual Recognition☆594Updated 7 years ago
- This is the code for the "Make a Neural Network" - Intro to Deep Learning #2 by Siraj Raval on Youtube☆198Updated 5 years ago
- This is the code for "LSTM Networks - The Math of Intelligence (Week 8)" By Siraj Raval on Youtube☆197Updated last year
- Codes for weekly challenges on Deep Learning by Siraj☆266Updated 3 years ago
- Implementing machine learning algorithms from scratch.☆388Updated 4 years ago
- ☆473Updated last year
- ☆1,095Updated 2 years ago