Kongyiyi / tf-keras-tutorial

tf.keras + tf.data with Eager Execution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorFlow 2 tf.keras Tutorial

TensorFlow 2 tf.keras with tf.dataTutorial notebooks shamelessly copied from tensorflow/workshops

Requirements

You need the latest version of TensorFlow 2 which at this time is you can get via:

$ pip3 install -U tf-nightly-gpu-2.0-preview

About

tf.keras + tf.data with Eager Execution

License:MIT License


Languages

Language:Jupyter Notebook 100.0%