mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-05-04 12:10:45 +02:00
Ajout meta-learning differee
This commit is contained in:
parent
f2cf244801
commit
53f6600ff6
4 changed files with 70 additions and 64 deletions
|
@ -964,7 +964,7 @@ class Augmented_model(nn.Module):
|
|||
|
||||
model.step(loss)
|
||||
|
||||
Does not support LR scheduler.
|
||||
Lacking epoch informations, this does not support LR scheduler and delayed meta-optimisation(Meta-optimizer: epoch_start>1).
|
||||
|
||||
See ''run_simple_smartaug'' for a complete example.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue