Merge pull request #4439 from RosettaCommons/JackMaguire/MLAnnealer
Adding SmartAnnealer
This PR adds an annealer which uses TensorFlow to disqualify rotamers on the fly. I have preliminary data below that shows that dynamically decreasing sample space (either conservatively or aggressively) gives a better score as a function of time.
Thanks Rocco for the review!