Excited about the new possibilities of Tensorflow 2.0? We are too. Come to our workshop for a hands-on experience on everything you should know about Tensorflow 2.0. We are going to show you how it works, what changed from previous versions, and of course, a highlight of the coolest features we will discuss :
- The new Keras API: how beginners and experts can leverage the simplicity and extensibility of the Keras API
- How to extract the maximum performance of your eager code: we will show the tf.function method, that can increase the performance of your code
- How to export your trained model to be used in mobile devices or in the browser: with the new SavedModel structure
- How to load your model and perform inference using Tensorflow.JS: increase your deployment options on edge machines
- All of the above using Tensorboard and Colab notebooks