Tag Archives: artificial intelligence

Eager Execution in TensorFlow

Alexandre Passos

Software Engineer, Google

 

 

 

 

 

 

In this talk we’ll go over TensorFlow, an open- source cross-platform machine learning library developed by Google, and explore its new feature: eager execution. We’ll go over how to use it to write dynamic models, to debug and profile models, and to learn deep learning.