lukeleeai / mnist-resnet-with-tf-iterator

ResNet for MNIST using tf.Iterator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mnist-resnet-with-tf-iterator

ResNet for MNIST using tf.Iterator.

ResNet referred to this paper!

And the structure of this network referred to the right one resnet_structure

Used tensorflow and its new method called Iterator.

About

ResNet for MNIST using tf.Iterator.


Languages

Language:Jupyter Notebook 100.0%