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 scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆277Updated last year
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆230Updated 6 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
- Project repo for Ziff Deep Learning Internship 2017 - Deep learning model performance improvement strategies☆52Updated 8 years ago
- Tutorials for DLVC NPTEL MOOC☆124Updated 3 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆111Updated 6 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 5 years ago
- A Pytorch Deep Dream Implementation☆88Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆209Updated 2 years ago
- This is the notebook associated with the blog post:☆91Updated 5 years ago
- Tensorflow Wheels☆135Updated 3 years ago
- Support code for the medium blog on transfer learning. Link to the blog in the Readme file.☆106Updated 6 years ago
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- ☆57Updated 6 years ago
- All of the code for my Medium articles☆135Updated 3 years ago
- Deep Replay - Generate visualizations as in my "Hyper-parameters in Action!" series!☆280Updated 2 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
- Visualizing Artificial Neural Networks (ANNs) with just One Line of Code☆22Updated 7 years ago
- deep learning: theory + practice☆79Updated 6 years ago
- This code was developed for the Intro to GANs workshop for Machine Learning Tokyo (MLT).☆67Updated 6 years ago
- Codes and experiments while learning and exploring deep learning for personal curiosity by doing online courses, personal projects and wo…☆159Updated 6 years ago
- Deep Learning examples with Keras.☆302Updated 2 years ago
- This is the code repository for my Medium post "Understanding your Convolution network with Visualizations"☆96Updated 6 years ago
- This code is part of my post on Medium.☆112Updated 6 years ago
- Deep Learning Application Examples☆170Updated 3 months ago
- Practical Exercises in TensorFlow 2.0 for Ian Goodfellows Deep Learning Book☆300Updated 5 years ago
- Deep learning library in python from scratch☆45Updated 3 years ago