version control for code and output models

I have a question about version control for both code and the models it generates. We are developing ML models that often involve hyperparameters and so we might do many runs with different hyperparameter settings. We currently store the output models in cloud buckets, but we keep the code in Github or BitBucket. This seems to invite things to get out of synch. I guess we could store both code and output models in the same place, but for code Github seems best but not so good for data like models. Any suggestions on how others manage this?

Topic hyperparameter-tuning version-control machine-learning

Category Data Science

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.