miloharper / simple-neural-network
A neural network written in Python, consisting of a single neuron that uses back propagation to learn.
☆378Updated 4 years 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
- A multi layer neural network written in Python, which can be trained to solve the XOR problem.☆63Updated 5 years ago
- Generates a static diagram of a neural network, where each neuron is connected to every neuron in the previous layer.☆58Updated 9 years ago
- A simple Python script showing how the backpropagation algorithm works.☆1,049Updated last month
- 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
- Annotations for the Sirajology Python NN Example. This code comes from a demo NN program from the YouTube video https://youtu.be/h3l4qz76…☆125Updated 6 years ago
- This is the Syllabus for Siraj Raval's new course "The Math of Intelligence"☆395Updated 7 years ago
- Deep Dream Challenge code by @SIrajology on Youtube (Learn Python for Data Science #5)☆86Updated 8 years ago
- Watch a neural network think. Written in Python.☆104Updated 9 years ago
- Simple speech recognition using your microphone.☆124Updated 8 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
- ☆96Updated 7 years ago
- supervised & unsupervised algorithms from Andrew Ng's machine learning classUpdated 3 years ago
- Extreme Learning Machine implementation in Python☆546Updated 3 years ago
- A convolutional neural network from scratch☆102Updated 8 years ago
- Codes for weekly challenges on Deep Learning by Siraj☆266Updated 2 years ago
- Following along with: Machine Learning Recipes with Josh Gordon☆166Updated 4 years ago
- Tensorflow Demo for my TF in 5 Min Video on Youtube☆228Updated 5 years ago
- This is the code for the "How to Use Tensorflow for Classification" live session by Siraj Raval on Youtube☆75Updated 6 years ago
- PythonProgramming.net example website☆79Updated 4 years ago
- Data sets for machine learning in Python☆474Updated 7 years ago
- AI Reader for Machine Learning for Hackers #7☆65Updated 7 years ago
- Supporting code for short YouTube series Neural Networks Demystified.☆1,316Updated last year
- This is the code for "How to Make a Chatbot - Intro to Deep Learning #12' by Siraj Raval on YouTube☆200Updated 5 years ago
- This is the code for 'How to Do Sentiment Analysis' #3 - Intro to Deep Learning by Siraj Raval on Youtube☆111Updated 5 years ago
- This is the code for "How to Make a Prediction - Intro to Deep Learning #1' by Siraj Raval on YouTube☆193Updated 11 months ago
- Neurolab is a simple and powerful Neural Network Library for Python☆162Updated 4 years ago
- Code for each week's short video of Siraj Raval Course "Math of Intelligence"☆134Updated 7 years ago
- Algorithm implementations and homework solutions for the Stanford's online courses☆547Updated 11 years ago
- Iris Neural Network using TensorFlow☆28Updated 7 years ago
- Gender Classification Challenge for 'Learn Python for Data Science #1' by @Sirajology on YouTube☆101Updated 7 years ago