mnist-classification topic

List mnist-classification repositories

capsule-network

17
Stars
15
Forks
Watchers

A TensorFlow implementation of Capsule Network as described in the paper Dynamic Routing Between Capsules

PyTorch_Graph_Neural_Network_MNIST

29
Stars
6
Forks
29
Watchers

Example code to train a Graph Neural Network on the MNIST dataset in PyTorch for Digit Classification

MLP-Training-For-MNIST-Classification

29
Stars
8
Forks
Watchers

Multilayer perceptron deep neural network with feedforward and back-propagation for MNIST image classification using NumPy