integeruser / MNIST-cnn
Convolutional neural networks with Python 3
☆21Updated 8 years ago
Alternatives and similar repositories for MNIST-cnn:
Users that are interested in MNIST-cnn are comparing it to the libraries listed below
- MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implem…☆55Updated 8 years ago
- SSD implementation in development in TensorFlow☆182Updated 8 years ago
- Version control for my deep learning course.☆47Updated 7 years ago
- Repo about neural networks for images handling☆264Updated 6 years ago
- Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras☆386Updated 7 years ago
- Reimplementation ResNet on cifar10 with caffe☆129Updated 8 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆236Updated 3 years ago
- Multi-GPU training for Keras☆44Updated 7 years ago
- my simple tutorial for mxnet, a fast deep learning framework☆104Updated 6 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆160Updated 6 years ago
- Awesome Caffe☆219Updated 5 years ago
- Implementation of training and testing process of VGG16 and VGG19 in TensorFlow☆22Updated 8 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 6 years ago
- Kaggle dogs vs cats solution in Caffe☆106Updated 5 years ago
- RetinaNet with Focal Loss implemented by Tensorflow☆121Updated 5 years ago
- InceptionV3, InceptionV4, Inception-Resnet pretrained models for Torch7 and PyTorch☆291Updated 2 years ago
- YOLO Keras(Python) Implementation☆35Updated 7 years ago
- This is my final year project of Bachelor of Engineering. Its still incomplete though. I am trying to replicate the research paper "Deep …☆76Updated 7 years ago
- 深度学习讨论小组,欢迎积极分享资料,例程,回答以及提出相应问题☆24Updated 8 years ago
- Experiments and tool-chains build upon TensorFlow and its quantization tools☆14Updated 7 years ago
- Semantic Segmentation using Fully Convolutional Neural Network.☆58Updated 6 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆522Updated 8 years ago
- My generative adversarial network in tensorflow☆20Updated 8 years ago
- kaggle Dog Breed Identification☆128Updated 7 years ago
- TensorFlow implementation of SqueezeDet, trained on the KITTI dataset.☆130Updated 6 years ago
- Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy☆138Updated 8 years ago
- Tutorial for how to export your tensorflow models in python to C++☆88Updated 9 years ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆202Updated 6 years ago
- Experimental keras implementation of novel neural network structures☆431Updated 6 years ago
- Dragon: A Computation Graph Virtual Machine Based Deep Learning Framework.☆175Updated 7 years ago