Skip to content

Source for post "An Easy Guide to build new TensorFlow Datasets and Estimator with Keras Model"

License

Notifications You must be signed in to change notification settings

Tony607/Keras_catVSdog_tf_estimator

Repository files navigation

An Easy Guide to build new TensorFlow Datasets and Estimator with Keras Model

The repo contains the jupyter notebook for 2 related the blog posts

An Easy Guide to build new TensorFlow Datasets and Estimator with Keras Model keras_estimator_vgg16-cat_vs_dog.ipynb

How to leverage TensorFlow's TFRecord to train Keras model keras_estimator_vgg16-cat_vs_dog-TFRecord.ipynb

Dependencies

Python 3.5, numpy, tensorflow, pillow

How to Run

Run the python notebook by cd into the directory in command line then run

jupyter notebook

Select any of the two *.ipynb files in the browser

Happy coding! Leave a comment in my post if you have any question.

About

Source for post "An Easy Guide to build new TensorFlow Datasets and Estimator with Keras Model"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published