Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
albertz committed Jan 4, 2025
1 parent bc1c9c2 commit 29d6927
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -726,6 +726,7 @@ def py():
(0.7, 0.0, "", None, {}),
(0.5, 0.2, "-priorSeq", "seq", {}),
(0.5, 0.2, "-priorBatch", "batch", {}),
(0.5, 0.2, "-priorBatchFixed", "batch_fixed", {}),
(0.7, 0.2, "-priorBatch", "batch", {}),
(0.7, 0.2, "-priorRunningMean1e_3", "running_mean", {"prior_running_mean_momentum": 0.001}),
(0.5, 0.2, "-priorRunningMean1e_3", "running_mean", {"prior_running_mean_momentum": 0.001}),
Expand Down

0 comments on commit 29d6927

Please sign in to comment.