miloharper / simple-neural-networkLinks
A neural network written in Python, consisting of a single neuron that uses back propagation to learn.
☆386Updated 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
Sorting:
- A multi layer neural network written in Python, which can be trained to solve the XOR problem.☆63Updated 6 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…☆123Updated 7 years ago
- Tensorflow Demo for my TF in 5 Min Video on Youtube☆228Updated 6 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
- A simple Python script showing how the backpropagation algorithm works.☆1,080Updated last year
- This is the code for the "Make a Neural Network" - Intro to Deep Learning #2 by Siraj Raval on Youtube☆198Updated 5 years ago
- Generates a static diagram of a neural network, where each neuron is connected to every neuron in the previous layer.☆57Updated 10 years ago
- This is the code for the "How to Make a Tic Tac Toe Neural Network Easily" live session by @Sirajraval on Youtube☆69Updated 5 years ago
- Gender Classification Challenge for 'Learn Python for Data Science #1' by @Sirajology on YouTube☆102Updated 8 years ago
- Watch a neural network think. Written in Python.☆107Updated 10 years ago
- This is the code for "Intro - The Math of Intelligence" by Siraj Raval on Youtube☆153Updated 6 years ago
- Code for each week's short video of Siraj Raval Course "Math of Intelligence"☆134Updated 8 years ago
- This is the code for the "How to Make an Image Classifier" - Intro to Deep Learning #6 by Siraj Raval on Youtube☆100Updated 8 years ago
- A very basic LSTM composer, doesn't compose any proper music for now☆109Updated 7 years ago
- Java program that uses a genetic algorithm to train snakes: https://www.youtube.com/watch?v=BBLJFYr7zB8☆129Updated 6 years ago
- Rap Lyric Generator Demo for Fresh Machine Learning #4☆53Updated 9 years ago
- This is the code for "How to Make a Chatbot - Intro to Deep Learning #12' by Siraj Raval on YouTube☆203Updated 6 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
- This is the coding challenge for "Predicting Stock Prices" by @Sirajology on Youtube☆298Updated 2 years ago
- Deep Dream Challenge code by @SIrajology on Youtube (Learn Python for Data Science #5)☆86Updated 9 years ago
- This is the code for "How to Make a Prediction - Intro to Deep Learning #1' by Siraj Raval on YouTube☆192Updated last year
- Classification of emotions based on age and pulse rate using Support Vector Machines☆30Updated 10 years ago
- This is the code for "LSTM Networks - The Math of Intelligence (Week 8)" By Siraj Raval on Youtube☆197Updated last year
- This repo contains simple machine learning examples using scikit-learn and Python.☆158Updated 6 years ago
- watch http://goo.gl/fui2MH☆124Updated 8 years ago
- Following along with: Machine Learning Recipes with Josh Gordon☆166Updated 5 years ago
- Natural Language Processing with Python 3 and NLTK 3 series☆144Updated 6 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
- This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube☆147Updated 6 years ago
- PyAIML -- The Python AIML Interpreter☆166Updated last year