Skip to content

Commit

Permalink
revert back to 1.28e6
Browse files Browse the repository at this point in the history
  • Loading branch information
saleml committed Apr 2, 2024
1 parent 34d8232 commit 6fd3f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/examples/train_line.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ def train(
gflownet,
environment,
lr_base=1e-3,
n_trajectories=5e6,
n_trajectories=1.28e6,
batch_size=256,
exploration_var_starting_val=exploration_var_starting_val,
)
Expand Down

0 comments on commit 6fd3f5b

Please sign in to comment.