rougier / neural-networks
Artificial Neural Networks / Python
☆147Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for neural-networks
- A convolutional neural network from scratch☆102Updated 8 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 4 years ago
- my submissions for Siraj Raval's weekly challenges from The Math of Intelligence course.☆68Updated 6 years ago
- Automating research publications discovery and analysis. For example, ever wish your computer could automatically open papers that are mo…☆245Updated last year
- Keras implementation of Deep Learning papers☆94Updated 6 years ago
- A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym☆95Updated 2 years ago
- A naive (very simple!) implementation of a convolutional neural network☆20Updated 7 years ago
- This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube☆147Updated 5 years ago
- Neuron class provides LNU, QNU, RBF, MLP, MLP-ELM neurons☆40Updated 3 months ago
- This is the code for the 'Tensorflow Neural Network' Live session by @Sirajology on Youtube☆31Updated 5 years ago
- Machine learning with scikit-learn tutorial at PyData Chicago 2016☆128Updated 8 years ago
- ☆37Updated 7 years ago
- Python version of programming assignments for "Neural Networks for Machine Learning" Coursera course taught by Geoffrey Hinton.☆77Updated 7 years ago
- Simple feedforward neural network class written in pure python+numpy☆57Updated 7 years ago
- Deep Learning Indaba 2017 Practical content☆7Updated 7 years ago
- Visualizing Artificial Neural Networks (ANNs) with just One Line of Code☆23Updated 6 years ago
- A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy☆29Updated 7 years ago
- Personal website☆20Updated 7 years ago
- Code snippets for "Introduction to Deep Learning with TensorFlow" at PyData Ann Arbor Aug 2017☆79Updated 7 years ago
- This is the code for the "How to Best Visualize a Dataset Easily" Siraj Raval on Youtube☆59Updated 4 years ago
- Evolving a neural network with a genetic algorithm.☆697Updated 6 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆92Updated 3 years ago
- medium blog supplementaries | Backprop | Resnet & ResNext | RNN |☆73Updated 2 years ago
- This is the code for "Pong Neural Network(LIVE)" by @Sirajology on Youtube☆104Updated 7 years ago
- A convolutional neural network implemented in pure numpy.☆68Updated 7 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 7 years ago
- The companion code for How to Autoencode your Pokemon☆78Updated 7 years ago
- An introduction to implementing a number of scikit-learn classifiers, along with some data exploration☆102Updated 8 years ago
- This is the Code for "Generative Models - The Math of Intelligence #8" By Siraj Raval on Youtube☆45Updated 7 years ago