Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
a96de03d
Unverified
Commit
a96de03d
authored
Nov 22, 2021
by
Sepehr Sameni
Committed by
GitHub
Nov 22, 2021
Browse files
Update README.md (#4972)
parent
16f07667
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
references/classification/README.md
references/classification/README.md
+1
-1
No files found.
references/classification/README.md
View file @
a96de03d
...
@@ -20,7 +20,7 @@ the following parameters:
...
@@ -20,7 +20,7 @@ the following parameters:
### AlexNet and VGG
### AlexNet and VGG
Since
`AlexNet`
and the original
`VGG`
architectures do not include batch
Since
`AlexNet`
and the original
`VGG`
architectures do not include batch
normalization, the default initial learning rate
`--lr 0.1`
is to high.
normalization, the default initial learning rate
`--lr 0.1`
is to
o
high.
```
```
torchrun --nproc_per_node=8 train.py\
torchrun --nproc_per_node=8 train.py\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment