tensorflow-convolution-models icon indicating copy to clipboard operation
tensorflow-convolution-models copied to clipboard

tensoflow-convolution-models

Tensorflow implementation of convolutional models using the high-level machine learning API:

The models:

This repo also contains a notebook that shows the result of the different steps in the convolutional architectures.

For more details please look at this blog post Playing with convolutions in TensorFlow

lenet_model lenet_loss lenet_loss_mean