MLFlow: A platform to streamlining Machine Learning Workflows

At BlablaConf, I had the privilege to give a talk all about MLflow, a handy tool that helps make machine learning projects run smoother. I broke down how it keeps track of different experiments you do, how it bundles up your models neatly, and how it makes deploying them a breeze. I stressed how important it is for teams to work well together in data science, and MLflow makes that happen by keeping everything organized and reproducible....

Mon May 6, 2024 · 1 min · 123 words · Me

Radar human activity recognition with machine learning

During my phd years, I made a demo of indoor human activity recognition using FMCW radar and machine learning. The schematic below shows the end to end system from the sensor node to the cloud. I was involved in the different stages of this work from the sensor configuration and the signal processing to building a convolutional neural network for Doppler maps classification. This schematic shows the workflow of the demo from the sensor edge to the cloud....

Wed May 1, 2024 · 1 min · 206 words · Me