ahmedfgad / NumPyCNNLinks
Building Convolutional Neural Networks From Scratch using NumPy
☆598Updated 2 years ago
Alternatives and similar repositories for NumPyCNN
Users that are interested in NumPyCNN are comparing it to the libraries listed below
Sorting:
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆286Updated 6 years ago
- Tutorials of deep learning for computer vision.☆214Updated 5 years ago
- Play deep learning with CIFAR datasets☆839Updated 5 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆279Updated last year
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆306Updated 7 years ago
- Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes☆429Updated 6 years ago
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆229Updated 7 years ago
- Some work of Andrew Ng's course on Coursera☆714Updated 7 years ago
- TensorFlow implementation of GoogLeNet and Inception for image classification.☆297Updated 5 years ago
- Programming Assignments and Lectures for Stanford's CS 231: Convolutional Neural Networks for Visual Recognition☆506Updated 8 years ago
- Deep Learning with PyTorch, published by Packt☆465Updated last month
- Deep Learning Application Examples☆170Updated 7 months ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆241Updated 4 years ago
- Deep learning library in plain Numpy.☆322Updated 3 years ago
- Build neural networks based only on Numpy☆173Updated 2 years ago
- Implementation of AdaBoost algorithm in Python☆180Updated 9 years ago
- Explaining the Math of how neural networks learn☆379Updated 6 years ago
- Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition☆385Updated 3 years ago
- Keras-Tutorials☆172Updated 9 years ago
- Code for finetuning AlexNet in TensorFlow >= 1.2rc0☆782Updated 6 years ago
- The deeplearning algorithms implemented by tensorflow☆1,842Updated 6 years ago
- Deep Learning with TensorFlow by Packt☆180Updated 3 years ago
- Simple tutorials for building neural networks with TensorFlow Eager mode.☆510Updated 6 years ago
- This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with article…☆1,393Updated 2 years ago
- Keras package for deep residual networks☆302Updated 3 years ago
- 猫狗大战☆636Updated 3 years ago
- Fine-tune CNN in Keras☆941Updated 7 years ago
- The codes I made while I practiced various TensorFlow examples☆616Updated 6 years ago
- Completed assignment jupyter notebook of Foundations of Convolutional Neural Networks, deeplearning.ai coursera course☆117Updated 5 years ago
- Attempting to make the Deep Learning Book easier to understand.☆1,079Updated 7 years ago