Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Provides detailed explanations of machine learning fundamentals, including loss functions, optimization algorithms, and parameter adjustments central to model training.
Introducing MLOps: How to go from Model to Production, Mark Treveil, Nicolas Omont, Aurélien Madou, Dmitry Goldenberg, Panos Angelino, Anurag Bhardwaj, and Clemens Mewald, 2020 (O'Reilly Media) - Offers a comprehensive look at the MLOps lifecycle, with dedicated sections on systematic experimentation and model tracking.
MLflow Documentation, Databricks, 2024 - Official resource for an open-source platform, detailing how to implement experiment tracking, logging, and model management within MLOps practices.