Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 592 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 592 Bytes

tf_eager_samples

TensorFlow Eager Execution samples (for me 😁)

Samples

Utilities

It contains the following functions.

   loss    : calculate loss
   grad    : calculate gradients
   train   : train function
   test    : test function
   predict : prediction