项目作者: kbu9299

项目描述 :
TensorFlow 2 In Action
高级语言: Jupyter Notebook
项目地址: git://github.com/kbu9299/tensorflow-in-action.git
创建时间: 2019-11-05T10:07:25Z
项目社区:https://github.com/kbu9299/tensorflow-in-action

开源协议:

下载


TensorFlow 2 in Action

Wokring Environment

  1. conda create --name tf2 python=3.7
  2. conda activate tf2
  3. conda install pip numpy scipy pandas matplotlib ipython jupyter seaborn pillow h5py
  4. pip install tensorflow-gpu==2.0 gdown

TensorFlow In Practice by deeplearning.ai

Introduction to TensorFlow

Convolutional Neural Networks in TensorFlow

Natural Language Processing in TensorFlow

Sequences, Time Series and Prediction