TensorFlow2.0_Eager_Execution_Tutorials icon indicating copy to clipboard operation
TensorFlow2.0_Eager_Execution_Tutorials copied to clipboard

Tutorials of TensorFlow eager execution

TensorFlow2.0_Eager_Execution_Tutorials

This repository provides tutorial code of TensorFlow2.0 . This tutorials refer to the PyTorch tutorials

https://github.com/yunjey/pytorch-tutorial

Table of Contents

0. Low Level

1. Basics

2. Intermediate

3. Advanced

4. Probability

X. Others

Dependencies

My environment is Google Colab or

Python 3.7

TensorFlow 2.0 TensorFlow Probability 0.9.0 (nightly)