globus-labs / cascade

Fast and reliable dynamic simulations by concurrently learning, auditing, and using surrogates
MIT License
1 stars 0 forks source link

Add option to begin training from initial models #53

Closed WardLT closed 1 month ago

WardLT commented 2 months ago

I'm concerned that we're deviating too far from the original weights of a pre-trained model, so am adding an option where we finetune from the original model before training.

Fixes #50

To do:

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10581941498

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
cascade/proxima/init.py 9 10 90.0%
<!-- Total: 9 10 90.0% -->
Totals Coverage Status
Change from base Build 10391705242: -0.1%
Covered Lines: 749
Relevant Lines: 787

💛 - Coveralls