Get started with TensorFlow’s High-Level APIs (Google I/O ’18)

High-level APIs like enable developers to train models easily and effectively. This session will introduce these APIs, and notebooks you can run live in the browser to get started using Colab. We’ll walk you through writing your first neural network in TensorFlow using just 10 lines of code with , and then we’ll introduce you to Eager execution. We’ll close with educational resources you can use to learn more about ML. By releasing easier and more intuitive APIs, we hope to make TensorFlow,
Back to Top