Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
Release Notes - SINGA - Version singa-5.0.0

SINGA is a distributed deep learning library.

This release includes following changes:

* Add the implementations of the healthcare model zoo.
* Add the implementation for the cardiovascular disease.
* Add the implementation for the diabetic disease.
* Add the implementation for the hematologic disease.
* Add the implementation for the kidney disease.
* Add the implementation for the malaria disease.
* Add the implementation for the thyroid eye disease.

* Optimize the distributed training by updating the MSOptimizer and MSSGD.

* Improve the efficiency of the transformer example.

* Add the sparsification version of the model for the model selection example.

* Update data processing for the benchmark dataset.

* Update the pom.xml file to include paths for datasets.

* Update the online documentations for the healthcare model zoo.

----------------------------------------------------------------------------------------------

Release Notes - SINGA - Version singa-4.3.0

SINGA is a distributed deep learning library.
Expand Down
Loading