/TF-2.0-Hacks

Contains my explorations of TensorFlow 2.x

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

This respository contains my exploration of the newly released TensorFlow 2.0. TensorFlow team introduced a lot of new and useful changes in this release; automatic mixed precision training, flexible custom training, distributed GPU training, enhanced ops for the high-level Keras API are some of my personal favorites. You can see all of the new changes here.

Apart from the official TensorFlow 2.0 guides and the tutorials, I highly recommend the following resources if you want to learn more about TensorFlow 2.0 (updated on an ad-hoc basis):