Skip to content

zooliet/tensorflow_coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

TOC of a file

$ tf2/guide/lab.xxx.yyy

execute a specific step of the file

$ tf2/guide/lab.xxx.yyy --step=4

debug a specific step of the file

$ tf2/guide/lab.xxx.yyy --step=4 --debug (use debug() statement anywhere within the step)

execute all the steps of the file

$ tf2/guide/lab.xxx.yyy --all

execute a specific step of the file with plot option

$ tf2/guide/lab.xxx.yyy --step=4 --plot

About

tensorflow.org tutorial/guide 재구성

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages