Skip to content

Example methods to add to the main library #94

@dmccloskey

Description

@dmccloskey

Description

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
  • Add setModificationRateFixed to ModelReplicator
  • Add unit tests for PopulationTrainer
  • Add unit tests for ModelReplicator

Validation

  • Passing unit tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions