mnist topic

List mnist repositories
trafficstars

CNN-from-Scratch

265
Stars
78
Forks
Watchers

A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset

tensorflow-MNIST-GAN-DCGAN

172
Stars
91
Forks
Watchers

Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST dataset.

pratik-derin-ogrenme-uygulamalari

238
Stars
149
Forks
Watchers

Çeşitli kütüphaneler kullanılarak Türkçe kod açıklamalarıyla TEMEL SEVİYEDE pratik derin öğrenme uygulamaları.

matex

111
Stars
40
Forks
Watchers

Machine Learning Toolkit for Extreme Scale (MaTEx)

TI-pooling

118
Stars
18
Forks
Watchers

TI-pooling: transformation-invariant pooling for feature learning in Convolutional Neural Networks

MNIST_DRAW

143
Stars
21
Forks
Watchers

This is a sample project demonstrating the use of Keras (Tensorflow) for the training of a MNIST model for handwriting recognition using CoreML on iOS 11 for inference.

gordon_cnn

243
Stars
8
Forks
Watchers

A small convolution neural network deep learning framework implemented in c++.

GAN-MNIST

185
Stars
71
Forks
Watchers

Generative Adversarial Network for MNIST with tensorflow