Skip to content

Commit 65b4a1f

Browse files
author
Beat Buesser
committed
Update READMEs
Signed-off-by: Beat Buesser <[email protected]>
1 parent fc11c2a commit 65b4a1f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
开发人员和研究人员针对以下方面捍卫和评估机器学习模型和应用程序:
2121
逃避,中毒,提取和推断的对抗性威胁。 ART支持所有流行的机器学习框架
2222
(TensorFlow,Keras,PyTorch,MXNet,scikit-learn,XGBoost,LightGBM,CatBoost,GPy等),所有数据类型
23-
(图像,表格,音频,视频等)和机器学习任务(分类,对象检测,生成
24-
认证等)。
23+
(图像,表格,音频,视频等)和机器学习任务(分类,物体检测,语音识别
24+
生成,认证等)。
2525

2626
<p align="center">
2727
<img src="docs/images/adversarial_threats_attacker.png?raw=true" width="400" title="ART logo">

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Adversarial Robustness Toolbox (ART) is a Python library for Machine Learning Se
2121
developers and researchers to defend and evaluate Machine Learning models and applications against the
2222
adversarial threats of Evasion, Poisoning, Extraction, and Inference. ART supports all popular machine learning frameworks
2323
(TensorFlow, Keras, PyTorch, MXNet, scikit-learn, XGBoost, LightGBM, CatBoost, GPy, etc.), all data types
24-
(images, tables, audio, video, etc.) and machine learning tasks (classification, object detection, generation,
25-
certification, etc.).
24+
(images, tables, audio, video, etc.) and machine learning tasks (classification, object detection, speech recognition,
25+
generation, certification, etc.).
2626

2727
<p align="center">
2828
<img src="docs/images/adversarial_threats_attacker.png?raw=true" width="400" title="ART logo">

0 commit comments

Comments
 (0)