Skip to content

v0.3.0

Compare
Choose a tag to compare
@Wrede Wrede released this 03 Dec 11:00
· 649 commits to master since this release
52a5ea5

What's new?

  • It is now possible to start clients as trainer, validators, or both (default).
  • Clients now execute training and validation events sequentially, this improves client stability for large models.
  • Improved visualization of the network graph.
  • Clients and their status are now listed on the network page.
  • Refactoring of the combiner aggregator API, making it easier to extend with your own aggregator.

Other

  • Minor bugfixes and stability improvements.
  • Improved documentation.