You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several experimental extension methods for PopulationTrainer and ModelReplicator have been implemented. It would be good to move them to the classes and provide unit test coverage
Objectives
Add setPopulationSizeFixed to PopulationTrainer
Add setPopulationSizeDoubling to PopulationTrainer
Add setTrainingStepsByModelSize to PopulationTrainer
Add setModificationRateByPrevError to ModelReplicator
Description
Several experimental extension methods for
PopulationTrainerandModelReplicatorhave been implemented. It would be good to move them to the classes and provide unit test coverageObjectives
setPopulationSizeFixedtoPopulationTrainersetPopulationSizeDoublingtoPopulationTrainersetTrainingStepsByModelSizetoPopulationTrainersetModificationRateByPrevErrortoModelReplicatorsetModificationRateFixedtoModelReplicatorPopulationTrainerModelReplicatorValidation