convnet topic
CIFAR10CNNFlask
Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.
keras-sequential-ascii
ASCII summary for simple sequential models in Keras
DeepMoon
Convolutional neural network code for extracting Lunar craters from Digital Elevation Maps (DEMs).
mnist1d
A 1D analogue of the MNIST dataset for measuring spatial biases and answering Science of Deep Learning questions.
Deep-Vessel
svhn-multi-digit
how-far-can-we-go-with-MNIST
A collection of codes for 'how far can we go with MNIST' challenge
ConvNet
A convolutional neural network for images recognition
Understanding-deep-Convolutional-Neural-Networks-with-a-practical-use-case-in-Tensorflow-and-Keras
What makes convnets so powerful at image classification?
NaiveCNN
A naive (very simple!) implementation of a convolutional neural network