Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 284 Bytes

File metadata and controls

4 lines (3 loc) · 284 Bytes

Tensorflow-From-Graph-to-Eager-mode

Content for Tensorflow Eager Execution workshop at devfest GDG Carthage.
Objective: Understand how to migrate code from Tensorflow Graph mode to Tensorflow Eager mode to build a neural network architecture, train it and evaluate it.