Raman1121 / TF-2.0-Hacks

Contains my explorations of TensorFlow 2.0

Home Page:https://www.tensorflow.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 guide 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):

About

Contains my explorations of TensorFlow 2.0

https://www.tensorflow.org


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%