Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 374 Bytes

File metadata and controls

9 lines (5 loc) · 374 Bytes

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.