Skip to content

Commit

Permalink
add docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeok9855 committed Dec 6, 2024
1 parent 958139f commit 2672d9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gfn/env.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ def states_from_batch_shape(
Args:
batch_shape: Tuple representing the shape of the batch of states.
random (optional): Initalize states randomly.
sink (optional): States initialized with s_f (the sink state).
Returns:
States: A batch of initial states.
Expand Down

0 comments on commit 2672d9b

Please sign in to comment.