You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
i-robot e34ba061b7
!435 fix bug in api
2 years ago
.gitee Add issue and PR templates for gitee and github 5 years ago
.github Add issue and PR templates for gitee and github 5 years ago
.jenkins Add version check with MindSpore. 2 years ago
.vscode modify format 2 years ago
docs fix bug in api 2 years ago
examples modify doc 2 years ago
mindarmour fix bug in api 2 years ago
tests update data path in ut 3 years ago
.gitignore fix testcases, add testcase for cpu 3 years ago
LICENSE initial version 5 years ago
NOTICE initial version 5 years ago
OWNERS add OWNERS file for mindarmour 2 years ago
README.md update version relation with MindSpore 2 years ago
README_CN.md update version relation with MindSpore 2 years ago
RELEASE.md Add version check with MindSpore. 2 years ago
RELEASE_CN.md Add version check with MindSpore. 2 years ago
package.sh update package.sh configuration. 5 years ago
requirements.txt update pillow version 3 years ago
setup.py change the MA version to 2.0.0 2 years ago

MindArmour关注AI的安全和隐私问题。致力于增强模型的安全可信、保护用户的数据隐私。主要包含3个模块:对抗样本鲁棒性模块、Fuzz Testing模块、隐私保护与评估模块。 对抗样本鲁棒性模块 对抗样本鲁棒性模块用于评估模型对于对抗样本的鲁棒性,并提供模型增强方法用于增强模型抗对抗样本攻击的能力,提升模型鲁棒性。对抗样本鲁棒性模块包含了4个子模块:对抗样本的生成、对抗样本的检测、模型防御、攻防评估。

Python Markdown Text other