File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ 0.6.0]
9+
10+ ### Added
11+ - Initial implementation of training into the sample.
12+ - Loss values visualization in time during training.
13+ - Model visualization in a separate screen tab.
14+
15+ ### Changed
16+ - Improved UI and visualization.
17+ - Refactored training logic into a separate class.
18+ - Upgraded to Compose Multiplatform 1.10.0.
19+ - Fixed frozen UI on Wasm builds.
20+
21+ ## [ 0.5.0] - 2025-12-04
22+
23+ ### Changed
24+ - Update to latest SKaiNET 0.5.0.
25+
26+ ## [ 0.4.0] - 2025-12-04
27+
28+ ### Changed
29+ - Update to SKaiNET 0.4.0.
You can’t perform that action at this time.
0 commit comments