torchgfn
latest
  • torchgfn: a Python package for GFlowNets
  • API Reference
    • gfn
      • Subpackages
        • gfn.containers
        • gfn.gflownet
        • gfn.gym
        • gfn.utils
      • Submodules
        • gfn.actions
        • gfn.env
        • gfn.modules
        • gfn.preprocessors
        • gfn.samplers
        • gfn.states
      • Package Contents
        • __version__
        • __version__
    • examples
      • Submodules
        • examples.test_scripts
        • examples.train_box
        • examples.train_discreteebm
        • examples.train_hypergrid
torchgfn
  • gfn
  • Edit on GitHub

gfn

Subpackages

  • gfn.containers
    • gfn.containers.base
    • gfn.containers.replay_buffer
    • gfn.containers.trajectories
    • gfn.containers.transitions
  • gfn.gflownet
    • gfn.gflownet.base
    • gfn.gflownet.detailed_balance
    • gfn.gflownet.flow_matching
    • gfn.gflownet.sub_trajectory_balance
    • gfn.gflownet.trajectory_balance
  • gfn.gym
    • gfn.gym.helpers
      • gfn.gym.helpers.box_utils
      • gfn.gym.helpers.preprocessors
      • gfn.gym.helpers.test_box_utils
    • gfn.gym.box
    • gfn.gym.discrete_ebm
    • gfn.gym.hypergrid
  • gfn.utils
    • gfn.utils.common
    • gfn.utils.distributions
    • gfn.utils.modules

Submodules

  • gfn.actions
  • gfn.env
  • gfn.modules
  • gfn.preprocessors
  • gfn.samplers
  • gfn.states

Package Contents

gfn.__version__

© Copyright 2022-2023, Salem Lahlou, Joseph Viviano, & Victor Schmidt. Revision 236f98b7.

Built with Sphinx using a theme provided by Read the Docs.