v1.0.11
Changelog
Description
Welcome to v1.0.11 release.
In this release, we have fixed the labels indexing, where it should start from 0
instead of 1
.
Additionally, we have added the Numba package to help the distance calculation. From its usage, we observed a decrease of more than 50% in both training and testing times.
Please read the docs at: opytimizer.readthedocs.io
Also, stay tuned for our next updates!
Includes (or changes)
- opfython