jldbc / numpy_neural_netLinks
A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy
☆30Updated 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:
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 7 years ago
- A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.☆198Updated 6 years ago
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆230Updated 6 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆277Updated last year
- ☆57Updated 6 years ago
- This is the notebook associated with the blog post:☆91Updated 5 years ago
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- Project repo for Ziff Deep Learning Internship 2017 - Deep learning model performance improvement strategies☆52Updated 7 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆41Updated 2 years ago
- All of the code for my Medium articles☆135Updated 3 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆112Updated 6 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 5 years ago
- Deep Learning examples with Keras.☆303Updated 2 years ago
- Deep Replay - Generate visualizations as in my "Hyper-parameters in Action!" series!☆280Updated 2 years ago
- Host directory for all GradientCrescent and TowardsDataScience Deep Learning projects☆37Updated 5 years ago
- deep learning: theory + practice☆79Updated 6 years ago
- Tutorials for DLVC NPTEL MOOC☆124Updated 3 years ago
- Notes and coding exercises from the various lessons in Udacity's Deep Learning Nanodegree Foundation☆72Updated 8 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆179Updated 3 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆265Updated 5 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆88Updated 3 years ago
- Contains my explorations of TensorFlow 2.x☆380Updated 3 years ago
- MLP, CNN, RNN, LSTM from scratch☆37Updated 6 years ago
- A Pytorch Deep Dream Implementation☆88Updated 5 years ago
- Deep Learning Application Examples☆170Updated 3 months ago
- ☆111Updated 3 years ago
- Reinforcement Learning algorithm's using google-colab☆39Updated 2 years ago
- A python package that sends your deep learning training and validation metrics to your slack channel after every specified epoch☆61Updated 5 years ago
- All the code files related to the deep learning course from PadhAI☆102Updated 5 years ago
- Code for each week's short video of Siraj Raval Course on Reinforcement Learning "AI for Video Games"☆197Updated 7 years ago