Skip to content

Commit

Permalink
Update gflownet/gflownet.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alex <[email protected]>
  • Loading branch information
AlexandraVolokhova and alexhernandezgarcia committed Feb 9, 2024
1 parent c8c1613 commit c1d8997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gflownet/gflownet.py
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,7 @@ def estimate_logprobs_data(
the user should change this argument manually.
bs_num_samples: int
Number of bootstrap resampling times for variance estimation of logprobs_estimates.
Number of bootstrap resampling times for std estimation of logprobs_estimates.
Doesn't require recomputing of log probabilities, so can be arbitrary large
Returns
Expand Down

0 comments on commit c1d8997

Please sign in to comment.