0.1.0-RC2
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-RC1
Fixed
- Bug which allowed an Instinct neuron to have multiple connections to itself.