Your ML Career Starts Here

Your ML Career Starts Here

There's a lot of interest in learning some form of machine learning/predictive analytics or AI these days, but knowing where to start can be difficult. I recommend learning TensorFlow on Colab (along with NumPy and pandas), because TensorFlow has support for developing many standard AI/ML models quickly and Colab gives us a user-friendly online environment for experimenting.

READ MORE

Best Practices for Machine Learning with GCP

In this blog, I am going to explain some of the best practices for building a machine learning system in Google Cloud Platform.  We'll start by showing how to understand and formulate the problem and end with tips for training and deploying the model. We'll also discuss required GCP tools, data processing in GCP, and data validation.

READ MORE