ML Training Boilerplate Project
This project serves as a boilerplate for training machine learning models. It includes distributed training, logging (WandB), Mixed Precision, and more. The project is designed to be easily extendable, allowing users to add their own datasets and models with minimal effort. Feel free to check out the repo and use it as a starting point for your own machine learning projects!