Minor version 1.2.1 ¶
By: Jon on July 21, 2020, 8:25 p.m.
Features
- Adding 'Auto' mutation target to genetic trainer
Genetic Trainer
- Fixed infinite loop when mutating a conv2d layer with bias
- Fixed incorrect logic mutating and swapping conv2d layers
- Fixed bug the sometimes caused mixing of weights to not happen
- Improving the algorithm for mixing weights
Conv2D
- Fix bug where deep copying the node would not copy the weights