You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [x] k-Fold Cross Validation is now optional, classic train-val split
is default
- [x] Simplify model handler names
- [x] Add CIFAR10 GeneticCNN example (section 4.2 of the paper)
- [x] Log all individuals evaluated (#50)
- [x] Do not spam messages when validating parameters, do it once
- [x] Add test cases for models.base
See title
The text was updated successfully, but these errors were encountered: