mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-05-04 12:10:45 +02:00
Minor improvement + Comments
This commit is contained in:
parent
d21a6bbf5c
commit
c1ad787d97
5 changed files with 165 additions and 62 deletions
|
@ -68,7 +68,7 @@ if __name__ == "__main__":
|
|||
}
|
||||
n_inner_iter = 1
|
||||
epochs = 150
|
||||
dataug_epoch_start=10
|
||||
dataug_epoch_start=0
|
||||
optim_param={
|
||||
'Meta':{
|
||||
'optim':'Adam',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue