All Posts

4 - Federated Learning

Very important concept for training models with private data without uploading the user’s private data into the cloud.

Tensorflow: Data and Deployment Specialization at Coursera

Maybe we have trained a model in Jupyter Notebook or in our system, but how do we take that model and have it be running 247, have it serve actual user queries, and create value? This course will teach us how to do all that using TensorFlow.