nuclear-multimessenger-astronomy / nmma

A pythonic library for probing nuclear physics and cosmology with multimessenger analysis
https://nuclear-multimessenger-astronomy.github.io/nmma/
GNU General Public License v3.0
33 stars 58 forks source link

Enable continued training of existing tensorflow model #272

Closed bfhealy closed 11 months ago

bfhealy commented 11 months ago

This PR adds a --continue-training flag to create-svdmodel that allows an existing tensorflow model to be additionally trained. The code raises an error if the user sets --continue-training with any other interpolation type.