TensorFlow has become the standard for building machine learning and AI models. In this course you will learn how TensorFlow makes it easy for beginners and experts to create machine learning models. We will begin with understanding TensorFlow’s intui-tive Sequential API which enables you to piece your model together with simple building blocks. TensorFlow 2.0 uses the Keras API standard for defining and training neural networks which enables fast prototyping and is very user friendly. We will then advance into using Keras’ Functional API which enables a little more customizability and control over the design of your model. We will learn about convolutional and recurrent neural networks and use TensorFlow to build them and TensorBoard to visualize their performance. We will also explore how TensorFlow enables the serving and deploying of models.(NO CHANGE)
BDT260 / 3-Days