veb-101 / Neural-Networks-from-scratchLinks
MLP, CNN, RNN, LSTM from scratch
☆36Updated 5 years ago
Alternatives and similar repositories for Neural-Networks-from-scratch
Users that are interested in Neural-Networks-from-scratch are comparing it to the libraries listed below
Sorting:
- How to build RNNs and LSTMs from scratch with NumPy.☆265Updated 4 years ago
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- PyTorch implementations of recent optimization algorithms for deep learning.☆62Updated 5 years ago
- Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?☆264Updated 6 years ago
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆230Updated 6 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆87Updated 3 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
- ☆95Updated 5 years ago
- A tiny lib with pocket-sized implementations of machine learning models in NumPy, most of which will fit in a tweet.☆566Updated 2 years ago
- Machine learning algorithms☆113Updated 6 years ago
- My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity☆63Updated 2 years ago
- Keras Reinforcement Learning Projects published by Packt☆52Updated 2 years ago
- A set of jupyter notebooks on pytorch functions with examples☆160Updated 5 years ago
- AI (A2C agent) mastering the game of Snake with TensorFlow 2.0☆41Updated 6 years ago
- A List of Machine Learning Interview Questions.☆46Updated 6 years ago
- Gathers Machine learning models using pure Numpy to cover feed-forward, RNN, CNN, clustering, MCMC, timeseries, tree-based, and so much m…☆108Updated 6 years ago
- A Pytorch Deep Dream Implementation☆88Updated 5 years ago
- Practical Exercises in TensorFlow 2.0 for Ian Goodfellows Deep Learning Book☆300Updated 5 years ago
- Advanced Deep Learning with Python☆110Updated 3 years ago
- ☆57Updated 6 years ago
- PyTorch Implementations of Coursera's Deep Learning(deeplearning.ai) Specialization☆155Updated 4 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 5 years ago
- Build neural networks with less boilerplate code☆167Updated 2 years ago
- Some notebooks☆64Updated 4 years ago
- Machine Learning begins with Human Learning☆108Updated 3 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆109Updated 7 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆208Updated 2 years ago
- TensorDash is an application that lets you remotely monitor your deep learning model's metrics and notifies you when your model training …☆172Updated 2 years ago
- Real data science interview assignments☆93Updated 4 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆275Updated last year