This website requires JavaScript.
Explore
Help
Sign In
Seich
/
mayavoz
Watch
1
Star
0
Fork
You've already forked mayavoz
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c321abe2ec
mayavoz
/
enhancer
/
cli
/
train_config
/
optimizer
/
Adam.yaml
7 lines
98 B
YAML
Raw
Blame
History
_target_
:
torch.optim.Adam
lr
:
1e-3
betas
:
[
0.9
,
0.999
]
eps
:
1e-08
weight_decay
:
0
amsgrad
:
False
Reference in New Issue
View Git Blame
Copy Permalink