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 numpy-only implementation of a Convolutional Neural Network, from the ground up.☆227Updated 6 years ago
- This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with article…☆1,368Updated last year
- A Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆307Updated 7 months ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆236Updated 3 years ago
- A numpy based CNN implementation for classifying images☆64Updated 4 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆274Updated 8 months ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆302Updated 7 years ago
- Implementing Recurrent Neural Network from Scratch☆484Updated 6 years ago
- Deep learning library in plain Numpy.☆321Updated 2 years ago
- Deep Learning Application Examples☆168Updated 7 years ago
- Some work of Andrew Ng's course on Coursera☆699Updated 6 years ago
- Keras package for deep residual networks☆301Updated 2 years ago
- Keras- Multi Label Image Classification☆399Updated 3 years ago
- Notes and Assignments for Andrew Ng's Machine Learning - Python3 code☆92Updated 3 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆270Updated 6 years ago
- Keras-Tutorials☆173Updated 8 years ago
- Build neural networks based only on Numpy☆167Updated 2 years ago
- Deep Learning with TensorFlow by Packt☆176Updated 2 years ago
- Deep Learning examples with Keras.☆302Updated 2 years ago
- Machine learning algorithms implemented by pure numpy☆1,073Updated last year
- Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition☆376Updated 2 years ago
- Tensorflow 2.0 Quick Start Guide, published by Packt☆112Updated 2 years ago
- TensorFlow 1.x Deep Learning Cookbook, published by Packt☆86Updated 2 years ago
- Notebook for my medium article about how to use Dataset API in TensorFlow☆158Updated 6 years ago
- Deep Learning for Computer Vision, by Packt☆223Updated 2 years ago
- Explaining the Math of how neural networks learn☆372Updated 5 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 3 years ago
- Keras implementation of the VGG16-CAM model☆200Updated 8 years ago
- Source Code for 'PyTorch Recipes' by Pradeepta Mishra☆63Updated 6 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago