Karthik Muthuswamy

Dr. Karthik Muthuswamy works as a Senior Data Scientist for SAP in Germany. He works on research and development of building resilient machine learning pipelines to enable businesses to build Intelligent Enterprise applications. He has created and delivered two openSAP courses on machine learning that teaches the nuances of using machine learning in an enterprise setting.

Karthik was amongst the first Google Developer Experts for Machine Learning. He has used machine learning for developing applications such as guiding autonomous vehicles, sentence comprehending bots, among many others. He gives talks and conducts workshops on machine learning for the developer community to reduce the barriers of entry to developing applications that use machine learning and is an active contributor to open source software.

projects by Karthik Muthuswamy

Image Classification with Deep Learning

4 weeks · 7-10 hours per week · INTERMEDIATE

In this liveProject, you’ll step into the role of a developer working for car rental company CarsUnlimited. You have a bold new idea for an app that can revolutionize your business. You envisage a service where a customer can snap a picture of any car on the street, and instantly find out if CarsUnlimited has that make and model available. Your colleagues have the app UI covered; your challenge is to build the algorithm to classify the cars that were snapped by the user. You decide to develop a machine learning algorithm for solving this problem.

You’ll start with cleaning your data, before experimenting with classical machine learning algorithms such as SVMs, Random Forests, Decision Trees, and assess their performance metrics. With an entire range of parameters to tune and improve, you will learn about how to automate this search. From there, you’ll dive into building a deep neural network and explore different search strategies to finalize your powerful new neural network architecture.