Skip to content

Commit

Permalink
Update number epochs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzam committed Sep 14, 2023
1 parent 1dc5a32 commit 60f1f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/train_unrolledADMM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ simulation:

training:
batch_size: 8
epoch: 10
epoch: 50
#In case of instable training
skip_NAN: True
slow_start: False #float how much to reduce lr for first epoch
Expand Down

0 comments on commit 60f1f5c

Please sign in to comment.