0.1.0-RC1
Pre-release
Pre-release
Note that this is a full changelog. Changelog relative to the last pre-release can be found in the end.
Added
- Activation function: Sigmoid, Tanh, Sinus, Step, Sign, Random, ReLU, SeLU, SiLU, Linear.
- Selection functions: Power, Tournament, Fitness Proportionate.
- Instinct neuroevolution algorithm.
- Environment interface.
Relative to 0.1.0-BETA
Fixed
- Bug which caused a crash if an Instinct network had more outputs than inputs.