Browse Source

!67 Add v0.6.0-beta release note

Merge pull request !67 from pkuliuliu/master
tags/v1.2.1
mindspore-ci-bot Gitee 4 years ago
parent
commit
f28d3f25e9
1 changed files with 29 additions and 0 deletions
  1. +29
    -0
      RELEASE.md

+ 29
- 0
RELEASE.md View File

@@ -1,3 +1,32 @@
# Release 0.6.0-beta

## Major Features and Improvements

### Differential privacy model training

* Optimizers with differential privacy

* Differential privacy model training now supports some new policies.

* Adaptive Norm policy is supported.

* Adaptive Noise policy with exponential decrease is supported.

* Differential Privacy Training Monitor

* A new monitor is supported using zCDP as its asymptotic budget estimator.

## Bugfixes

## Contributors

Thanks goes to these wonderful people:

Liu Liu, Huanhuan Zheng, XiuLang jin, Zhidan liu.

Contributions of any kind are welcome.


# Release 0.5.0-beta # Release 0.5.0-beta


## Major Features and Improvements ## Major Features and Improvements


Loading…
Cancel
Save