miloharper / simple-neural-networkLinks
A neural network written in Python, consisting of a single neuron that uses back propagation to learn.
☆382Updated 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.☆64Updated 6 years ago
- Deep Dream Challenge code by @SIrajology on Youtube (Learn Python for Data Science #5)☆86Updated 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
- This is the code for "How to Make a Chatbot - Intro to Deep Learning #12' by Siraj Raval on YouTube☆202Updated 5 years ago
- Gender Classification Challenge for 'Learn Python for Data Science #1' by @Sirajology on YouTube☆101Updated 7 years ago
- Example demonstrating how gradient descent may be used to solve a linear regression problem☆541Updated 2 years ago
- Code which randomly mutates in a virtual environment of 100x100 squares with a random distribution of food. If the code doesn't eat, it d…☆8Updated 9 years ago
- CNN trained to play Google's dinosaur run game.☆53Updated 5 years ago
- This is the code for the "How to Do Linear Regression the Right Way" live session by Siraj Raval on Youtube☆287Updated 2 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
- Supporting code for short YouTube series Neural Networks Demystified.☆1,327Updated last year
- Annotations for the Sirajology Python NN Example. This code comes from a demo NN program from the YouTube video https://youtu.be/h3l4qz76…☆124Updated 6 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆85Updated 3 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
- Twitter Sentiment Analysis Challenge for Learn Python for Data Science #2 by @Sirajology on Youtube☆111Updated 6 years ago
- This is the code for "How to Make a Prediction - Intro to Deep Learning #1' by Siraj Raval on YouTube☆193Updated last year
- This repo contains simple machine learning examples using scikit-learn and Python.☆157Updated 6 years ago
- This is the code for "Navigating a Virtual World Using Dynamic Programming" by Siraj Raval on Youtube☆57Updated 7 years ago
- This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube☆369Updated 6 years ago
- This is the code for "LSTM Networks - The Math of Intelligence (Week 8)" By Siraj Raval on Youtube☆196Updated 11 months ago
- This is the code for "Song Generator" By Siraj Raval on Youtube☆97Updated 7 years ago
- A very simple gesture recognition technique using opencv and python☆131Updated 7 years ago
- Following along with: Machine Learning Recipes with Josh Gordon☆165Updated 4 years ago
- This is the code for the "Classifying Data using Gradient Descent" by Siraj Raval on Youtube☆219Updated 6 years ago
- Multivariate linear regression with sklearn☆75Updated 2 years ago
- This is the code for "AI that Creates AI" By Siraj Raval on Youtube☆66Updated 7 years ago
- Evolving a neural network with a genetic algorithm.☆699Updated 7 years ago
- This is the code for the "How to Best Visualize a Dataset Easily" Siraj Raval on Youtube☆59Updated 5 years ago
- This is the code for the "How to Make a Neural Net" live session by @Sirajology on Youtube☆30Updated 7 years ago
- A gesture controlled calculator.☆252Updated 4 years ago