convnet topic

List convnet repositories

CIFAR10CNNFlask

61
Stars
36
Forks
Watchers

Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.

keras-sequential-ascii

121
Stars
17
Forks
Watchers

ASCII summary for simple sequential models in Keras

DeepMoon

115
Stars
44
Forks
Watchers

Convolutional neural network code for extracting Lunar craters from Digital Elevation Maps (DEMs).

mnist1d

151
Stars
28
Forks
Watchers

A 1D analogue of the MNIST dataset for measuring spatial biases and answering Science of Deep Learning questions.

how-far-can-we-go-with-MNIST

61
Stars
13
Forks
Watchers

A collection of codes for 'how far can we go with MNIST' challenge

ConvNet

24
Stars
9
Forks
Watchers

A convolutional neural network for images recognition

NaiveCNN

20
Stars
3
Forks
Watchers

A naive (very simple!) implementation of a convolutional neural network