- This will be the stable version for TF 2.13+ which is the first version that supports keras 3.0
1.0.0
- Some rework, updates docs and versioning. This will be the stable version for TF (Keras) 2.8+
0.4.4
- Bugfix for MacOS tensorflow metal
0.4.3
- Bugfix for computing the mean validation score in CV
0.4.2
- Bugfix for sorting scores
0.4.1
- Added detailed information to docstrings - The summary method now returns the printed string, such that it can be stored to a file - Now also exporting the dataset_join function