Timeline
05/08/21:
- 20:10 Changeset [1140] by
- Introduced a parameter for the size of the hall of fame
- 12:42 Changeset [1139] by
- Added --debug mode that prints names of steps; final multiple evaluation now evaluates genotypes in hall of fame instead of the last population
05/01/21:
- 22:32 Changeset [1138] by
- Added limits for the number of Parts, Joints, Neurons and Neural connections
- 21:13 Changeset [1137] by
- Removed unnecessary (duplicated) stages
- 21:07 Changeset [1136] by
- checkpoint_path is optional, let the program work without this value provided
04/28/21:
- 03:53 Changeset [1135] by
- Validate joint length in Model: not just maximum but also minimum allowed
04/27/21:
- 03:05 Changeset [1134] by
- Flag names more consistent
04/23/21:
- 01:08 Changeset [1133] by
- Invalid genotypes are now removed immediately from the population and new ones are generated to keep population size constant
04/20/21:
- 14:33 Changeset [1132] by
- Cosmetic
- 14:33 Changeset [1131] by
- The "standard.py" example now incorporates features of invalid.py (handling invalid genotypes)
04/16/21:
- 15:55 Changeset [1130] by
- Used std::min(), std::max() explicitly to avoid compiler confusion. Used std::size() explicitly instead of the equivalent macro
Note: See TracTimeline
for information about the timeline view.