All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- allow tag-only releases when no new commits
- update project dependencies and enhance documentation
- enhance Sphinx documentation setup and add new resources
- add benchmark script and configuration for TorchSOM and MiniSom
- enhance SOM functionality with optimized map building and clustering features
- enhance SOM initialization and training efficiency
- optimize SOM weight updates and distance calculations
- add changelog templates for better project documentation
- update file paths and enhance tensor operations in notebooks
- consolidate pytest fixtures for TorchSOM tests
- streamline SOM class and enhance distance computation methods
- proposed clustering method and enhance visualizations.
- README image sizes.
- update clustering notebook execution counts and enhance clustering visualizations
- update clustering notebook and enhance clustering methods