miloharper / simple-neural-networkLinks
A neural network written in Python, consisting of a single neuron that uses back propagation to learn.
☆387Updated 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
- Generates a static diagram of a neural network, where each neuron is connected to every neuron in the previous layer.☆58Updated 10 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
- Tensorflow Demo for my TF in 5 Min Video on Youtube☆228Updated 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 6 years ago
- TensorFlow Image Classifier Demo by @Sirajology on Youtube☆528Updated 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
- A simple Python script showing how the backpropagation algorithm works.☆1,080Updated 10 months ago
- Watch a neural network think. Written in Python.☆107Updated 10 years ago
- Deep Dream Challenge code by @SIrajology on Youtube (Learn Python for Data Science #5)☆86Updated 9 years ago
- collection of iPython notebooks☆410Updated 2 years ago
- Following along with: Machine Learning Recipes with Josh Gordon☆166Updated 5 years ago
- Rap Lyric Generator Demo for Fresh Machine Learning #4☆53Updated 8 years ago
- A very basic LSTM composer, doesn't compose any proper music for now☆109Updated 7 years ago
- This is the code for the "How to Make a Tic Tac Toe Neural Network Easily" live session by @Sirajraval on Youtube☆68Updated 5 years ago
- This is the code for "Pong Neural Network(LIVE)" by @Sirajology on Youtube☆105Updated 8 years ago
- This is the code for the "How to Do Linear Regression the Right Way" live session by Siraj Raval on Youtube☆293Updated 3 years ago
- simple artificial intelligence utilities☆990Updated 2 years ago
- The Power of the Blockchain☆63Updated 8 years ago
- Natural Language Processing with Python 3 and NLTK 3 series☆145Updated 6 years ago
- AI Composer for Machine Learning for Hackers #2☆299Updated 8 years ago
- Example demonstrating how gradient descent may be used to solve a linear regression problem☆545Updated 2 years ago
- Java program that uses a genetic algorithm to train snakes: https://www.youtube.com/watch?v=BBLJFYr7zB8☆129Updated 6 years ago
- Multivariate linear regression with sklearn☆75Updated 2 years ago
- yet another general purpose naive bayesian classifier.☆173Updated 6 years ago
- This is the code for "LSTM Networks - The Math of Intelligence (Week 8)" By Siraj Raval on Youtube☆197Updated last year
- This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.☆396Updated 5 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 "K-Means Clustering - The Math of Intelligence (Week 3)" By SIraj Raval on Youtube☆125Updated 5 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