LSTM and GRU in PyTorch
-
Updated
Jan 20, 2019 - Jupyter Notebook
LSTM and GRU in PyTorch
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0
A resource-conscious neural network implementation for MCUs
Predict handwritten digits with CoreML
End to End learning for Video Generation from Text
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow
Pytorch mnist example
Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)
Tensorflow implementation for 'LCNN: Lookup-based Convolutional Neural Network'. Predict Faster using Models Trained Fast with Multi-GPUs
Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
Official adversarial mixup resynthesis repository
Experiments on MNIST dataset and federated training using Flower framework
Machine Learning MNIST Digits with a Neural Network in Excel
Example C++ CUDA implementation for training Neural Network on MNIST dataset
Implementing Deep learning in R using Keras and Tensorflow packages for R and implementing a Multi layer perceptron Model on MNIST dataset and doing Digit Recognition
TensorFlow implementation of "Memorizing Normality to Detect Anomaly: Memory-augmented Deep Autoencoder for Unsupervised Anomaly Detection"
Draw and classify digits (0-9) in a browser using machine learning
Add a description, image, and links to the mnist-dataset topic page so that developers can more easily learn about it.
To associate your repository with the mnist-dataset topic, visit your repo's landing page and select "manage topics."