mattm / simple-neural-network
A simple Python script showing how the backpropagation algorithm works.
☆1,050Updated 2 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
- Language Model GRU with Python and Theano☆498Updated 9 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…☆295Updated 5 years ago
- Example demonstrating how gradient descent may be used to solve a linear regression problem☆538Updated 2 years ago
- Deep Learning Resources and Tutorials using Keras and Lasagne☆425Updated 4 years ago
- This is the code for the "Make a Neural Network" - Intro to Deep Learning #2 by Siraj Raval on Youtube☆198Updated 4 years ago
- Deep Learning Tutorial notes and code. See the wiki for more info.☆4,131Updated 4 years ago
- Implementing Multiple Layer Neural Network from Scratch☆319Updated 8 years ago
- Code companion to the O'Reilly "Fundamentals of Deep Learning" book☆650Updated 2 years ago
- Source code for the "Learning scikit-learn: Machine Learning in Python"☆395Updated 5 years ago
- Supporting code for short YouTube series Neural Networks Demystified.☆1,320Updated last year
- This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube☆368Updated 6 years ago
- Exercises for my tutorials on Theano☆681Updated 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
- Neural Network Backpropagation Algorithm. Implementation using python☆28Updated 5 years ago
- Implementing a Neural Network from Scratch☆2,035Updated last year
- A convolutional neural network from scratch☆102Updated 8 years ago
- A collection of Kaggle solutions. Not very polished.☆763Updated 6 years ago
- Ready to use implementations of various Deep Learning algorithms using TensorFlow.☆964Updated 7 years ago
- Implementing Recurrent Neural Network from Scratch☆484Updated 6 years ago
- Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"☆2,793Updated 4 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,286Updated 9 years ago
- A python library for visualizing Artificial Neural Networks (ANN)☆1,247Updated 4 years ago
- Various tutorials given for welcoming new students at MILA.☆985Updated 6 years ago
- Scikit-learn tutorial at SciPy2016☆516Updated 6 years ago
- This repository holds all the code for the site http://www.adventuresinmachinelearning.com☆1,037Updated 4 years ago
- Implementations of CNNs, RNNs, GANs, etc☆1,057Updated 6 years ago
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆701Updated 7 years ago
- Tutorials and implementations for "Self-normalizing networks"☆1,586Updated 3 years ago
- Kaggle's competition for using Google's word2vec package for sentiment analysis☆620Updated 6 years ago