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:
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆230Updated 6 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 5 years ago
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 6 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆276Updated last year
- 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 Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆343Updated last year
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 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
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆88Updated 3 years ago
- Support code for the medium blog on transfer learning. Link to the blog in the Readme file.☆106Updated 5 years ago
- deep learning: theory + practice☆79Updated 6 years ago
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- Contains my explorations of TensorFlow 2.x☆380Updated 3 years ago
- Deep Learning examples with Keras.☆302Updated 2 years ago
- ☆57Updated 6 years ago
- Host directory for all GradientCrescent and TowardsDataScience Deep Learning projects☆37Updated 5 years ago
- ☆28Updated 6 years ago
- Implementations of (Deep Learning + Machine Learning) Algorithms☆21Updated 6 years ago
- Completed assignment jupyter notebook of Foundations of Convolutional Neural Networks, deeplearning.ai coursera course☆119Updated 5 years ago
- ☆57Updated 5 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆209Updated 2 years ago
- Deep Learning Application Examples☆170Updated 2 months ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆265Updated 5 years ago
- Solutions to assignments of Coursera Specializations - Deep learning, Machine learning, Algorithms & Data Structures, Image Processing an…☆82Updated 7 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆179Updated 3 years ago
- Trial on kaggle imagenet object localization by yolo v3 in google cloud☆66Updated 6 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆265Updated 4 years ago
- A short tutorial on OpenCV-Python☆88Updated 8 years ago
- Deep Learning Specialization by Andrew Ng on Coursera.☆138Updated 5 years ago