Releases: albertonogales/AMBER
Releases · albertonogales/AMBER
Release list
v2.2.0 — Bug fixes, 374 tests, PyPI auto-publish
What's new in v2.2.0
Fixed
__trainnedtypo renamed to__trainedthroughoutmap.py.reinforce()neighbourhood bug: radius now continues from1.0in rounds 2+, instead of resetting each round.- Linear LR decay to zero: denominator changed from
TtoT+1so the final iteration gets a non-zero update. IterativeSOMmodel-selection bias: emits a warning whengive_best=Trueandvalidation_data=None.
Added
CITATION.cff— GitHub "Cite this repository" support.- 27 additional tests — 374 total, 99% coverage.
.github/workflows/publish.yml— automatic PyPI publish on every GitHub release.
Changed
CONTRIBUTING.md,README.md, anddocs/updated to reflect v2.2.0.run_cbf_som.pymoved toexamples/cbf_dtw_example.py.
Full Changelog
See CHANGELOG.md.