escontra / Numpy-CNNLinks
A numpy-only implementation of a Convolutional Neural Network, from the ground up.
☆229Updated 7 years ago
Alternatives and similar repositories for Numpy-CNN
Users that are interested in Numpy-CNN 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☆279Updated last year
- ☆57Updated 7 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
- A set of jupyter notebooks on pytorch functions with examples☆162Updated 5 years ago
- This is the notebook associated with the blog post:☆93Updated 6 years ago
- PyTorch Implementations of Coursera's Deep Learning(deeplearning.ai) Specialization☆155Updated 5 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆111Updated 7 years ago
- ☆111Updated 4 years ago
- This is the code for "Gaussian Mixture Models - The Math of Intelligence (Week 7)" By Siraj Raval on Youtube☆144Updated 7 years ago
- Practical Exercises in TensorFlow 2.0 for Ian Goodfellows Deep Learning Book☆299Updated 6 years ago
- Building Convolutional Neural Networks From Scratch using NumPy☆598Updated 2 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆274Updated 5 years ago
- Tensorflow 2.0 Quick Start Guide, published by Packt☆113Updated 2 years ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆265Updated 5 years ago
- Gathers Machine learning models using pure Numpy to cover feed-forward, RNN, CNN, clustering, MCMC, timeseries, tree-based, and so much m…☆112Updated 6 years ago
- Repo for all files related to my Medium Posts☆90Updated 3 weeks ago
- 🕵️♂️ Interpreting Convolutional Neural Network (CNN) Results.☆176Updated last year
- Contains real-life example that can be solved by pytorch☆69Updated 4 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆209Updated 2 years ago
- Contains my explorations of TensorFlow 2.x☆381Updated 3 years ago
- Advanced Deep Learning with Python☆112Updated 4 years ago
- This is the code repository for my Medium post "Understanding your Convolution network with Visualizations"☆95Updated 6 years ago
- An implementation of convolutional networks in NumPy!☆83Updated 4 years ago
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 7 years ago
- deep learning: theory + practice☆79Updated 6 years ago
- We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of lif…☆50Updated 6 years ago
- A Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆355Updated last year
- Deep learning library in plain Numpy.☆322Updated 3 years ago
- Deep Learning examples with Keras.☆304Updated 2 months ago
- An implementation of the Viterbi Algorithm for training Hidden Markov models. This repo accompanies the video found here: https://www.you…☆149Updated 2 months ago