瀏覽代碼

remove CIFAR-10 from README

npapernot 9 年之前
父節點
當前提交
23aaaad47b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      privacy/README.md

+ 2 - 2
privacy/README.md

@@ -19,9 +19,9 @@ respective documentations.
 
 
 ## How to run
 ## How to run
 
 
-This repository supports the MNIST, CIFAR10, and SVHN datasets. The following
+This repository supports the MNIST and SVHN datasets. The following
 instructions are given for MNIST but can easily be adapted by replacing the 
 instructions are given for MNIST but can easily be adapted by replacing the 
-flag `--dataset=mnist` by `--dataset=cifar10` or `--dataset=svhn`.
+flag `--dataset=mnist` by `--dataset=svhn`.
 There are 2 steps: teacher training and student training. Data will be 
 There are 2 steps: teacher training and student training. Data will be 
 automatically downloaded when you start the teacher training. 
 automatically downloaded when you start the teacher training.