ahmedfgad / NumPyCNNLinks
Building Convolutional Neural Networks From Scratch using NumPy
☆585Updated 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.☆281Updated 6 years ago
- Tutorials of deep learning for computer vision.☆212Updated 4 years ago
- Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes☆430Updated 6 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆274Updated last year
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆227Updated 6 years ago
- Some work of Andrew Ng's course on Coursera☆707Updated 6 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆237Updated 4 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 library in plain Numpy.☆321Updated 3 years ago
- Deep Learning Application Examples☆170Updated last week
- Explaining the Math of how neural networks learn☆374Updated 5 years ago
- Deep learning simplified by transferring prior learning using the Python deep learning ecosystem☆834Updated 4 years ago
- Deep Learning with PyTorch, published by Packt☆461Updated 2 years ago
- This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with article…☆1,375Updated last year
- Keras-Tutorials☆173Updated 8 years ago
- Deep Learning examples with Keras.☆301Updated 2 years ago
- Building Machine Learning Projects with TensorFlow by Packt☆268Updated 2 years ago
- Implementing Multiple Layer Neural Network from Scratch☆322Updated 9 years ago
- Videos, notes and experiments to understand deep learning☆1,157Updated 2 months ago
- image classification with CIFAR10 dataset w/ Tensorflow☆141Updated 2 years ago
- Code repository for TensorFlow Machine Learning Cookbook by Packt☆562Updated 2 years ago
- Completed assignment jupyter notebook of Foundations of Convolutional Neural Networks, deeplearning.ai coursera course☆118Updated 5 years ago
- Implementing Recurrent Neural Network from Scratch☆489Updated 7 years ago
- koch et al, Siamese Networks for one-shot learning, (mostly) reimplimented in keras☆375Updated 6 years ago
- 作業分享:台大李宏毅 (Hung-Yi Lee) 教授的Machine Learning (2016, Fall)☆169Updated 4 years ago
- Implementation of simple autoencoders networks with Keras☆242Updated 4 years ago
- Simple tutorials for building neural networks with TensorFlow Eager mode.☆509Updated 5 years ago
- A Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆334Updated 11 months ago
- Keras package for deep residual networks☆302Updated 2 years ago