-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What about using our own learnt models from problems such as cartpole .... and apply to the initial population for solving another problem?
I think it easy to implement an interface and some heuristic to replicate similar solutions to fill all the pop size.
Sugested Tasks:
-
Design a new method for that
-
Develop an heuristic to do some perturbation on a learnt model (e.g. cartpole and others) in order to fill the population of hundreds of initial solutions
-
Create an experiment on tinymlzoo
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request