escontra / Numpy-CNNLinks
A numpy-only implementation of a Convolutional Neural Network, from the ground up.
☆230Updated 6 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 blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.☆198Updated 6 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆277Updated last year
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- Building Convolutional Neural Networks From Scratch using NumPy☆593Updated 2 years ago
- This is the notebook associated with the blog post:☆91Updated 5 years ago
- Repo for all files related to my Medium Posts☆90Updated 6 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆209Updated 2 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆112Updated 6 years ago
- Practical Exercises in TensorFlow 2.0 for Ian Goodfellows Deep Learning Book☆300Updated 5 years ago
- deep learning: theory + practice☆79Updated 6 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆265Updated 5 years ago
- Contains my explorations of TensorFlow 2.x☆380Updated 3 years ago
- ☆111Updated 3 years ago
- A set of jupyter notebooks on pytorch functions with examples☆161Updated 5 years ago
- ☆57Updated 6 years ago
- A short tutorial on OpenCV-Python☆88Updated 8 years ago
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 7 years ago
- PyTorch Implementations of Coursera's Deep Learning(deeplearning.ai) Specialization☆155Updated 4 years ago
- Project repo for Ziff Deep Learning Internship 2017 - Deep learning model performance improvement strategies☆52Updated 7 years ago
- image classification with CIFAR10 dataset w/ Tensorflow☆143Updated 2 years ago
- A Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆346Updated last year
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆88Updated 3 years ago
- Deep learning library in plain Numpy.☆322Updated 3 years ago
- Tensorflow 2.0 Quick Start Guide, published by Packt☆114Updated 2 years ago
- YOLOv2 Object Detection w/ Keras (in just 20 lines of code)☆328Updated 6 years ago
- Notebooks for upcoming fastai book (draft / incomplete)☆163Updated 5 years ago
- An implementation of the Viterbi Algorithm for training Hidden Markov models. This repo accompanies the video found here: https://www.you…☆147Updated 3 years ago
- This is the code repository for my Medium post "Understanding your Convolution network with Visualizations"☆97Updated 6 years ago
- Quick install guide for Ubuntu 17.10☆96Updated 7 years ago
- A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy☆30Updated 8 years ago