代码拉取完成,页面将自动刷新
{
"_comment": "===== MODEL CONFIGURATION =====",
"data": "mnist",
"model_type": "cnn",
"_comment": "===== TRAINING CONFIGURATION =====",
"random_seed": 0,
"max_num_training_steps": 6000,
"num_output_steps": 600,
"num_summary_steps": 600,
"num_checkpoint_steps": 600,
"training_batch_size": 100,
"step_size_schedule": [[0, 0.001], [3000, 0.0001]],
"_comment": "===== EVAL CONFIGURATION =====",
"num_eval_examples": 100,
"eval_batch_size": 100,
"eval_on_cpu": false,
"_comment": "=====ADVERSARIAL EXAMPLES CONFIGURATION=====",
"_comment": "One of: '', 'MAX'",
"multi_attack_mode": "MAX",
"start_small": true,
"attacks": [
{"type": "linf", "epsilon": 0.3, "k": 10, "a": 0.01, "random_start": true},
{"type": "l2", "epsilon": 2, "k": 10, "a": 0.1, "random_start": true},
{"type": "l1", "epsilon": 10, "k": 10, "random_start": true, "perc": 99, "a": 1.0}
],
"train_attacks": [0, 1, 2],
"eval_attacks": [0, 1, 2]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。