dmccloskey / EvoNet

MIT License
2 stars 0 forks source link

adaptiveScheduler methods #41

Closed dmccloskey closed 6 years ago

dmccloskey commented 6 years ago

Description

Methods to allow for easy implementation of complex training schedules that involve adapting the population size, # of "mutations", etc., based on the network performance. In addition, it would be necessary to have methods to increase or decrease the difficulty of the task depending upon the network performance.

Objectives

dmccloskey commented 6 years ago

Notes 2018-08-05

Population dynamic triggers

Model modifications triggers

Training modifications triggers

dmccloskey commented 6 years ago

Notes 2018-08-05

Population dynamic changes

Model modifications triggers

Training modifications triggers