In this workshop, you will learn how to use a deep neural network to recognize drawings in the browser. If you want to create an interactive demo of your work it is a perfect opportunity to start with deep learning in javascript. This workshop also includes training a model in Keras in python and conversion into the tensorflow.js format to create an interactive demo.
In this workshop, you will learn how to use a deep neural network to recognize drawings in the browser. If you want to create an interactive demo of your work it is a perfect opportunity to start with deep learning in javascript. We will show you how to create an interactive frontend for your model. You will learn how to use Tensorflow.js to run inference in client’s browser. This workshop also includes training a model in Keras in python and conversion into the tensorflow.js format to create an interactive demo.
What you will learn: