jldbc / numpy_neural_netLinks
A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy
☆31Updated 9 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 numpy-only implementation of a Convolutional Neural Network, from the ground up.☆229Updated 7 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
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆279Updated last year
- Tutorials for DLVC NPTEL MOOC☆125Updated 4 years ago
- Notes and coding exercises from the various lessons in Udacity's Deep Learning Nanodegree Foundation☆72Updated 8 years ago
- This is the notebook associated with the blog post:☆93Updated 6 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆180Updated 3 years ago
- An implementation of convolutional networks in NumPy!☆83Updated 4 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆88Updated 3 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 5 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆111Updated 7 years ago
- medium blog supplementaries | Backprop | Resnet & ResNext | RNN |☆72Updated 3 years ago
- Deep Learning examples with Keras.☆304Updated 2 months ago
- Materials for "Bayesian Methods for Machine Learning" Coursera MOOC☆138Updated 5 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆278Updated 5 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆210Updated 2 years ago
- Code and data for the second edition of the textbook `Machine Learning: An Algorithm Perspective" by Stephen Marsland.☆149Updated 4 years ago
- Contains my explorations of TensorFlow 2.x☆381Updated 3 years ago
- Implementation of Artificial Neural Networks using NumPy☆104Updated 2 years ago
- Trained A Convolutional Neural Network To Play 2048 using Deep-Reinforcement Learning☆219Updated 7 years ago
- ☆57Updated 7 years ago
- Support code for the medium blog on transfer learning. Link to the blog in the Readme file.☆106Updated 6 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 6 years ago
- A Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆356Updated last year
- A Pytorch Deep Dream Implementation☆87Updated 5 years ago
- Deep Replay - Generate visualizations as in my "Hyper-parameters in Action!" series!☆283Updated 2 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆79Updated 3 years ago
- All of the code for my Medium articles☆135Updated 4 years ago
- Deep Learning Application Examples☆170Updated 6 months ago