Do you want to see what all goes into a deep learning library? Do you want to see how you can deploy all your hard work using TensorFlow.JS and Google Cloud to a web site or using TensorFlow Lite, Java, and Android Studio for an Android application? Do you want to hear me talk about my blazing hot streak in college basketball?

I will walk through my small personal project that started with using Jupyter Notebooks and TensorFlow to a full blown course for Manning Publications. I will start with using TensorFlow and Keras to build a neural network. Then explain how I was able to deploy my trained model using TensorFlow.JS and use simple JavaScript code that predicts the outcomes to a hosted web site. Next, I will show how I was able to use TensorFlow Lite and Java to create an Android application.