TensorFlow 2 In Action
Wokring Environment
conda create --name tf2 python=3.7
conda activate tf2
conda install pip numpy scipy pandas matplotlib ipython jupyter seaborn pillow h5py
pip install tensorflow-gpu==2.0 gdown
Introduction to TensorFlow
Convolutional Neural Networks in TensorFlow
Natural Language Processing in TensorFlow
Sequences, Time Series and Prediction