Juan Manuel Ortiz de ZarateSep 178 min readThe Power of Scaling Techniques for Optimal Model PerformanceDiscover how scaling techniques in machine learning can boost model performance, ensure faster training, and enhance prediction accuracy.
Juan Manuel Ortiz de ZarateAug 210 min readUnderstanding what the ML models have learnedModels could spread bias and discrimination if you don't know what they have learned. Here we show a technique to prevent it.
Juan Manuel Ortiz de ZarateJun 710 min readIntroduction to Reinforcement LearningMaster the magic of reinforcement learning! See how AI learns to make decisions from scratch and optimizes actions.
Cristian CardellinoMay 510 min readTracking Multiple Experiments with HydraIn this article we'll explore Hydra, a tool for managing multiple configuration parameters and file when doing machine learning for research
Cristian CardellinoMar 1511 min readDeploying Machine Learning Models with FastAPI and DockerIn this article, we will see how we can leverage FastAPI and Docker to build a wrapper REST API around ML models and deploy it.
Cristian CardellinoFeb 2211 min readPractical Machine Learning for IndustryIn this article I'll share with you some advice based on personal experience when doing practical machine learning for the industry.