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 scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆274Updated last year
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 6 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆208Updated 2 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
- Deep Replay - Generate visualizations as in my "Hyper-parameters in Action!" series!☆279Updated 2 years ago
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆227Updated 6 years ago
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- Implementations of (Deep Learning + Machine Learning) Algorithms☆21Updated 6 years ago
- This is the notebook associated with the blog post:☆90Updated 5 years ago
- Project repo for Ziff Deep Learning Internship 2017 - Deep learning model performance improvement strategies☆52Updated 7 years ago
- Contains my explorations of TensorFlow 2.x☆382Updated 3 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆111Updated 6 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆180Updated 3 years ago
- Tutorials for DLVC NPTEL MOOC☆124Updated 3 years ago
- All of the code for my Medium articles☆135Updated 3 years ago
- Support code for the medium blog on transfer learning. Link to the blog in the Readme file.☆105Updated 5 years ago
- A Pytorch Deep Dream Implementation☆88Updated 5 years ago
- image classification with CIFAR10 dataset w/ Tensorflow☆141Updated 2 years ago
- ☆27Updated 6 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 6 years ago
- Codes and experiments while learning and exploring deep learning for personal curiosity by doing online courses, personal projects and wo…☆157Updated 5 years ago
- Notes and coding exercises from the various lessons in Udacity's Deep Learning Nanodegree Foundation☆72Updated 8 years ago
- Repository for tutorial sessions at EEML2020☆272Updated 4 years ago
- ☆132Updated 6 years ago
- Materials for "Bayesian Methods for Machine Learning" Coursera MOOC☆135Updated 4 years ago
- Deep Learning examples with Keras.☆301Updated 2 years ago
- This is the code "The Neural Qubit", the quantum machine learning research paper & video by Siraj Raval☆1Updated 7 months ago
- YOLOv2 Object Detection w/ Keras (in just 20 lines of code)☆328Updated 6 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆264Updated 4 years ago
- Rapid hyperparameter discovery for neural nets using genetic algorithms☆183Updated 4 years ago