Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-22 | 659 Bytes | |
v0.12.2 source code.tar.gz | 2025-05-22 | 3.2 MB | |
v0.12.2 source code.zip | 2025-05-22 | 3.3 MB | |
Totals: 3 Items | 6.5 MB | 0 |
BetaML v0.12.2
Introduced onfail
option to try again fitting (with new random initial parameters) in case the loss doesn't decrease. Implemented for neural networks.
Merged pull requests: - Update README.md - don't link to PyJulia (#72) (@PallHaraldsson) - CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat) (#74) (@github-actions[bot]) - CompatHelper: bump compat for Zygote to 0.7, (keep existing compat) (#76) (@github-actions[bot])
Closed issues:
- [MLJ interface] NeuralNetworkClassifier falsely claims to support Count
target (#75)