mirror of
https://github.com/jcreek/Sarpy.git
synced 2026-07-17 04:53:50 +00:00
feat(*): FInal updates before training begins
This commit is contained in:
@@ -179,5 +179,6 @@ if __name__ == "__main__":
|
||||
),
|
||||
timestep_limit=1_000_000_000,
|
||||
log_to_wandb=True,
|
||||
n_checkpoints_to_keep=10_000,
|
||||
)
|
||||
learner.learn()
|
||||
|
||||
Reference in New Issue
Block a user