-
v1.1.2 Libtorch 2.7.1 Stable
released this
2025-07-19 17:56:31 +00:00 | 0 commits to main since this releaseChanged
- Update cmake and make build and conan integration
- Remove CMakeUserPresets
- Add libtorch 2.7.1 dependency
- Fix conan package version
- Add conan integration for dependency management
- Remove git submodules
Downloads
-
released this
2024-12-13 17:31:05 +00:00 | 13 commits to main since this releaseThis parameters enables/disables the output in std::err the Warning messages that produces trying to create a fold that lacks any values of the class
Downloads
-
released this
2024-05-12 16:39:22 +00:00 | 17 commits to main since this releaseFixed
- Fixed the issue in stratified K-Fold when the number of samples of a class is less than the number of folds. Now the algorithm will split the samples evenly among the folds.
Added
- Refactor stratified build method to remove uneeded structures and optimize loops.
- Refactor the code to improve the readability and maintainability of the code,changing the order of the private, public and protected methods.
- More tests to enhance the robustness of the code.
Downloads
-
v1.0.1 Stable
released this
2024-04-03 11:58:07 +00:00 | 25 commits to main since this releaseDownloads