Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wy1iu committed Jun 22, 2020
1 parent 06f9aa5 commit 7e6ecc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ python train.py
cd adversarial_projection
python train.py
```
If you want to change the hyperparameter settings of CoMHE, please refer to the file [train.py](https://github.com/rmlin/CoMHE/blob/master/random_projection/train.py) for different input arguments such as dimension and number of projections.
If you want to change the hyperparameter settings of CoMHE (e.g., Random projection CoMHE), please refer to the file [train.py](https://github.com/rmlin/CoMHE/blob/master/random_projection/train.py) for different input arguments such as dimension and number of projections.

### Results
The expected training and testing dynamics (loss and accuracy) can be found in the corresponding log folder.
Expand Down

0 comments on commit 7e6ecc8

Please sign in to comment.