8000 cifar default params · ivanGitHub/lemniscate.pytorch@10a89e5 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 10a89e5

Browse files
committed
cifar default params
1 parent cd7ee0a commit 10a89e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ Please refer to the official repo for details of data preparation and hardware c
6060

6161
- Training on CIFAR10:
6262

63-
`python cifar.py --nce-k 0 --nce-t 0.07 --lr 0.03`
63+
`python cifar.py --nce-k 0 --nce-t 0.1 --lr 0.03`
6464

6565

0 commit comments

Comments
 (0)
0