This commit is contained in:
Divyat Mahajan 2020-07-13 11:05:12 +05:30 коммит произвёл GitHub
Родитель 78dee0d080
Коммит 74af67023d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -22,8 +22,7 @@ Installation
------------
To use the command-line interface of RobustDG, clone this repo and add the folder to your system's PATH (or alternatively, run the commands from the RobustDG root directory). The following commands would train and evalute the MatchDG method on the Rotated MNIST dataset.
```
python data_gen.py resnet18 (Run from the data/rot_mnist/ directory)
<code> python data_gen.py resnet18 (Run from the data/rot_mnist/ directory) </code>
python train.py --dataset rot_mnist --method_name matchdg_ctr --batch_size 128 --match_case 0.01 --match_flag 1