First impressions of TensorFlow Dev Summit, 2019

The 2019 edition of the TensorFlow dev summit got off to a great start on a rather cold and rainy morning in Sunnyvale, CA. This time around, the TensorFlow team has made certain visible changes from previous year’s edition:

  1. Summit is now a 2-day event with the first day full of talks and demos whereas the second day focussing on hands-on sessions where attendees can code along with the TensorFlow team members and engage them on the real-life problems they are solving.
  2. The event has a much larger invitee list and this is visible from their venue (Google Event Center)
  3. Talks are more technical with a lot of code snippets and live demos using Google Colab.

Let’s go over the 15 key takeaways from a full day of talks and the hands-on sessions. To view all the talks, TensorFlow team has been fairly quick this time to put up the videos on their youtube channel.

15 Key Takeaways

  1. Summit is now a 2-day event with the first day full of talks and demos whereas the second day focussing on hands-on sessions where attendees can code along with the TensorFlow team members and engage them on the real-life problems they are solving.
  2. The event has a much larger invitee list and this is visible from their venue (Google Event Center)
  3. Talks are more technical with a lot of code snippets and live demos using Google Colab.

  1. TensorFlow in collaboration with Udacity and Coursera has launched two new courses.

  1. The announcement of TensorFlow World, a conference where engineers, innovators, executives, and product managers can come and discuss their product/service offering that has been powered by TensorFlow.

  1. One of my favorite contribution to the TensorFlow ecosystem is TensorFlow Extended (TFX) and the TFX team has certainly delivered what it promised in the 2018 edition. All the various components in TFX (DataValidator, Trainer, ModelValidator, Pusher) now work together for an end-to-end ML offering. Bonus: TFX now integrates with open source orchestrators such as AirFlow and KubeFlow.

  1. TensorFlow has stepped into the hardware space with the launch of the Raspberry pi style Coral DevBoard powered by the edge TPU ML accelerator. Priced at 150$, it is more expensive than a Raspberry Pi but cheaper than an Nvidia Jetson.

  1. TensorFlow lite team focussed their talk on speaking about their expanding list of use-cases, from Google assistant to YouDao’s on-device translation service. Keeping up with the usability theme of TensorFlow 2.0, TensorFlow lite has focussed on reducing the footprint of the models and making inference faster. Documentation for TensorFlow lite has also been improved.

  2. TensorFlow is now supported by the Julia programming language (tensorflow.jl). To give you a hint of why you might prefer Julia over Python for your next project, have a look at the code syntax and runtime for the below piece of code.

  1. Ever considered doing machine learning on decentralized data, checkout TensorFlow Federated.

  2. Sonnet, a high-level library built by DeepMind on top of TensorFlow, announced it’s support for TF2.0.

  3. Building models too big to fit on an off-the-shelf cloud instance? Need model parallelism? Checkout Mesh-TensorFlow.

There were a lot more updates and examples of how TensorFlow is being used in the industry and research. The above key takeaways capture just a glimpse of what was covered in the summit. To go over all the content, refer to TensorFlow’s YouTube channel. Consider applying to TensorFlow Dev Summit 2020 if you would like to meet some really smart people applying machine learning to real-life use-cases.

About the author: Gaurav is a data science manager at EY’s Innovation Advisory in Dublin, Ireland. His interests include building scalable machine learning systems for computer vision applications. Find more at gauravkaila.com

Suggest:

☞ Tools to Scale Your Production Machine Learning

☞ TensorFlow for JavaScript

☞ Machine Learning at Uber Natural Language Processing Use Cases

☞ Machine Learning Strategies for Time Series Forecasting

☞ What is Python and Why You Must Learn It in [2019]

☞ Recognizing Traffic Lights With Deep Learning

#tensorflow

First impressions of TensorFlow Dev Summit, 2019
32.20 GEEK