Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lidq92 committed Nov 11, 2019
1 parent 2f09d77 commit aa10a9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ We set seeds for the random generators and re-run the experiments on the same te
(The results may be still not the same among different version of PyTorch. See [randomness@Pytorch Docs](https://pytorch.org/docs/stable/notes/randomness.html))

The reproduced overall results are better than the previous results published in the paper.
We set better hyper-parameters based on the training loss curve and the validation results.
We add learning rate scheduling in the updated code.
Better hyper-parameters may be set, if you "look" at the training loss curve and the curves of validation results.

The mean (std) values of the first ten index splits (60%:20%:20% train:val:test)

Expand Down

0 comments on commit aa10a9f

Please sign in to comment.