ahmedfgad / NumPyCNN
Building Convolutional Neural Networks From Scratch using NumPy
☆578Updated last year
Alternatives and similar repositories for NumPyCNN:
Users that are interested in NumPyCNN are comparing it to the libraries listed below
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆273Updated 7 months ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆302Updated 6 years ago
- 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☆699Updated 6 years ago
- Deep learning library in plain Numpy.☆321Updated 2 years ago
- Tutorials of deep learning for computer vision.☆212Updated 4 years ago
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆279Updated 5 years ago
- A numpy based CNN implementation for classifying images☆65Updated 4 years ago
- 简单粗暴 TensorFlow (1.X) | A Concise Handbook of TensorFlow (1.X) | 此版本不再更新,新版见 https://tf.wiki☆850Updated 4 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆236Updated 3 years ago
- Fine-tune CNN in Keras☆938Updated 6 years ago
- Implementing Multiple Layer Neural Network from Scratch☆317Updated 8 years ago
- Deep Learning with PyTorch, published by Packt☆457Updated 2 years ago
- The codes I made while I practiced various TensorFlow examples☆618Updated 5 years ago
- This something about deep learning on Coursera by Andrew Ng☆246Updated 6 years ago
- Implementing Recurrent Neural Network from Scratch☆484Updated 6 years ago
- Implementations of CNNs, RNNs, GANs, etc☆1,055Updated 6 years ago
- Play deep learning with CIFAR datasets☆826Updated 4 years ago
- A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.☆197Updated 5 years ago
- DenseNet implementation in Keras☆706Updated 4 years ago
- This repository is the collection of research papers in Deep learning, computer vision and NLP.☆280Updated 5 years ago
- An example attention network with simple dataset.☆230Updated 5 years ago
- A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats☆744Updated 4 years ago
- DenseNet Implementation in Keras with ImageNet Pretrained Models☆567Updated 5 years ago
- Keras-Tutorials☆173Updated 8 years ago
- Code repository for TensorFlow Machine Learning Cookbook by Packt☆562Updated 2 years ago
- This is the code for "YOLO Object Detection" by Siraj Raval on Youtube☆1,744Updated 4 years ago
- 一个面向初学者的,友好的Keras入门教程☆123Updated 5 years ago
- Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)☆755Updated 6 years ago
- Draw multi-layer neural network in your browser☆587Updated 5 years ago