ryanleary / patter

speech-to-text in pytorch
MIT License
80 stars 17 forks source link

Include training metadata in persisted models #7

Open ryanleary opened 6 years ago

ryanleary commented 6 years ago

Models should include most information required to be able to faithfully recreate them. To that end, metadata/information about the training environment should be persisted to ensure the mechanics of a particular experiment are captured.