Skip to content

Latest commit

 

History

History
 
 

03_Using_Variables_and_Placeholders

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Variables and Placeholders

Here we initialize a simple placeholder for a piece of data. We then feed a random number into an identity function. If viewed in Tensorboard, the following graph will be created.

Computational Graph

TO DO

  • Add more documentation, explanations, and resources.