ahmedfgad / NumPyCNNLinks
Building Convolutional Neural Networks From Scratch using NumPy
☆589Updated 2 years ago
Alternatives and similar repositories for NumPyCNN
Users that are interested in NumPyCNN are comparing it to the libraries listed below
Sorting:
- Tutorials of deep learning for computer vision.☆212Updated 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
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆281Updated 6 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆237Updated 4 years ago
- This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with article…☆1,377Updated last year
- Some work of Andrew Ng's course on Coursera☆708Updated 6 years ago
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆227Updated 6 years ago
- Explaining the Math of how neural networks learn☆375Updated 5 years ago
- Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)☆160Updated 7 years ago
- Deep Learning Application Examples☆170Updated last month
- Code repository for TensorFlow Machine Learning Cookbook by Packt☆563Updated 2 years ago
- A numpy based CNN implementation for classifying images☆67Updated 5 years ago
- Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes☆432Updated 6 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆304Updated 7 years ago
- Deep Learning with TensorFlow by Packt☆177Updated 2 years ago
- Deep learning simplified by transferring prior learning using the Python deep learning ecosystem☆831Updated 4 years ago
- Hands-On Deep Learning with TensorFlow, published by Packt☆100Updated 2 years ago
- Keras-Tutorials☆172Updated 8 years ago
- 作業分享:台大李宏毅 (Hung-Yi Lee) 教授的Machine Learning (2016, Fall)☆169Updated 4 years ago
- Code repository for Deep Learning with Keras published by Packt☆1,052Updated 2 years ago
- Deep Learning For Computer Vision With Python☆122Updated 6 years ago
- Deep Learning for Computer Vision, by Packt☆224Updated 2 years ago
- Deep Learning with PyTorch Quick Start Guide, published by Packt☆118Updated 2 years ago
- Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition☆381Updated 3 years ago
- Building Machine Learning Projects with TensorFlow by Packt☆268Updated 2 years ago
- This something about deep learning on Coursera by Andrew Ng☆246Updated 6 years ago
- Simple tutorials for building neural networks with TensorFlow Eager mode.☆509Updated 5 years ago
- Attempting to make the Deep Learning Book easier to understand.☆1,080Updated 6 years ago
- Implementing Recurrent Neural Network from Scratch☆488Updated 7 years ago
- CNN for multi-class image recognition in tensorflow☆414Updated last year