tensorflow-convolution-models

MIT License

Stars
23
Committers
1

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

Related Projects