mattm / simple-neural-networkLinks
A simple Python script showing how the backpropagation algorithm works.
☆1,074Updated 8 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
Sorting:
- Implementing Recurrent Neural Network from Scratch☆493Updated 7 years ago
- Supporting code for short YouTube series Neural Networks Demystified.☆1,337Updated 2 years ago
- Implementing Multiple Layer Neural Network from Scratch☆324Updated 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…☆297Updated 5 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
- Example demonstrating how gradient descent may be used to solve a linear regression problem☆542Updated 2 years ago
- Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs☆539Updated 7 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆898Updated 2 years ago
- Implementations of CNNs, RNNs, GANs, etc☆1,057Updated 7 years ago
- This repository holds all the code for the site http://www.adventuresinmachinelearning.com☆1,038Updated 4 years ago
- A neural network written in Python, consisting of a single neuron that uses back propagation to learn.☆384Updated 4 years ago
- Code that accompanies my talk at TF Dev Summit 2016☆337Updated 7 years ago
- Tutorial on creating your own GAN in Tensorflow☆471Updated 6 years ago
- Restricted Boltzmann Machines in Python.☆968Updated 5 years ago
- Code from the "Tensorflow and deep learning - without a PhD, Part 2" session on Recurrent Neural Networks.☆532Updated 5 years ago
- Videos, notes and experiments to understand deep learning☆1,175Updated this week
- Code repository for Deep Learning with Keras published by Packt☆1,052Updated last week
- This is the code for the "How to Do Linear Regression the Right Way" live session by Siraj Raval on Youtube☆291Updated 2 years ago
- This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube☆147Updated 6 years ago
- Code repository for TensorFlow Machine Learning Cookbook by Packt☆564Updated 2 years ago
- Code companion to the O'Reilly "Fundamentals of Deep Learning" book☆662Updated 2 years ago
- ☆405Updated 6 years ago
- Building Convolutional Neural Networks From Scratch using NumPy☆592Updated 2 years ago
- Tensorflow Demo for my TF in 5 Min Video on Youtube☆228Updated 6 years ago
- A convolutional neural network from scratch☆102Updated 8 years ago
- Codes for weekly challenges on Deep Learning by Siraj☆265Updated 2 years ago
- Simple tutorials using Keras Framework☆268Updated 8 years ago
- TensorFlow for Deep Learning Book☆321Updated 6 years ago
- Stanford Unsupervised Feature Learning and Deep Learning Tutorial☆694Updated 11 years ago
- My corrections for the Standford class assingments CS231n - Convolutional Neural Networks for Visual Recognition☆593Updated 6 years ago