mattm / simple-neural-networkLinks
A simple Python script showing how the backpropagation algorithm works.
☆1,068Updated 6 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:
- Example demonstrating how gradient descent may be used to solve a linear regression problem☆542Updated 2 years ago
- Implementing Recurrent Neural Network from Scratch☆489Updated 7 years ago
- Supporting code for short YouTube series Neural Networks Demystified.☆1,328Updated last year
- A neural network written in Python, consisting of a single neuron that uses back propagation to learn.☆384Updated 4 years ago
- Implementing Multiple Layer Neural Network from Scratch☆322Updated 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…☆296Updated 5 years ago
- Implementations of CNNs, RNNs, GANs, etc☆1,057Updated 7 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆274Updated last year
- This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube☆569Updated 4 years ago
- deeplearning.ai , By Andrew Ng, All video link☆648Updated 7 years ago
- Exercises for my tutorials on Theano☆684Updated 9 years ago
- Code companion to the O'Reilly "Fundamentals of Deep Learning" book☆658Updated 2 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆897Updated last year
- Neural Network Backpropagation Algorithm. Implementation using python☆28Updated 5 years ago
- Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial☆2,619Updated 4 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
- use numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm☆923Updated 6 years ago
- Udacity's Deep Learning Nano Foundation program.☆394Updated 8 years ago
- Deep learning library in plain Numpy.☆321Updated 3 years ago
- Code that accompanies my talk at TF Dev Summit 2016☆337Updated 7 years ago
- Tensorflow Demo for my TF in 5 Min Video on Youtube☆228Updated 6 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆4,046Updated last year
- Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library☆3,256Updated last year
- ☆1,089Updated 2 years ago
- This is the code for the "How to Do Linear Regression the Right Way" live session by Siraj Raval on Youtube☆288Updated 2 years ago
- Python coded examples and documentation of machine learning algorithms.☆610Updated 4 years ago
- Implementing a Neural Network from Scratch☆2,087Updated last year
- Simple tutorials using Keras Framework☆268Updated 8 years ago
- Introduction to Deep Neural Networks with Keras and Tensorflow☆2,962Updated last year
- Logistic regression from scratch in Python☆324Updated last year