jldbc / numpy_neural_netLinks
A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy
☆29Updated 8 years ago
Alternatives and similar repositories for numpy_neural_net
Users that are interested in numpy_neural_net are comparing it to the libraries listed below
Sorting:
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 4 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆85Updated 2 years ago
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 6 years ago
- Notes and coding exercises from the various lessons in Udacity's Deep Learning Nanodegree Foundation☆72Updated 8 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 code was developed for the Intro to GANs workshop for Machine Learning Tokyo (MLT).☆66Updated 6 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- Tutorials for DLVC NPTEL MOOC☆123Updated 3 years ago
- numpy implementation of Recurrent Neural Network☆41Updated 6 years ago
- This is the notebook associated with the blog post:☆90Updated 5 years ago
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- ☆57Updated 6 years ago
- medium blog supplementaries | Backprop | Resnet & ResNext | RNN |☆73Updated 3 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 5 years ago
- This is the code "The Neural Qubit", the quantum machine learning research paper & video by Siraj Raval☆2Updated 6 months ago
- Reinforcement Learning with TensorFlow, published by Packt☆42Updated 2 years ago
- Visualize How Convolutional Neural Networks Work with Keras☆85Updated 6 years ago
- A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.☆197Updated 6 years ago
- This repo is part of a series of blog post titled "Nothing but NumPy"☆49Updated 4 years ago
- Tutorials on Machine Learning with Scikit-Learn☆82Updated 4 years ago
- Advanced course on Deep Learning and Reinforcement Learning given by DeepMind team at UCL.☆38Updated 6 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆206Updated 2 years ago
- A convolutional neural network implemented in pure numpy.☆68Updated 7 years ago
- Deep learning and natural language processing tutorial in PyTorch☆22Updated 7 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆54Updated 3 years ago
- This is the code for "Neural Arithmetic Logic Units" By Siraj Raval on Youtube☆91Updated 6 years ago
- This is the code for "Quantum Machine Learning LIVE" By Siraj Raval on Youtube☆81Updated 6 years ago
- Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this reposi…☆139Updated 7 years ago
- ConvNet Implementation: An Object Oriented Approach using Keras API.☆23Updated 5 years ago
- A convolutional neural network from scratch☆102Updated 8 years ago