torchgfn icon indicating copy to clipboard operation
torchgfn copied to clipboard

New abstractions: Add "EdgeBasedGFlowNet" and "StateBasedGFlowNet"

Open saleml opened this issue 1 year ago • 0 comments

Similar to TrajectoryBasedGFlowNet, which is the superclass of TB, SubTB, and LogZVar GFlowNets, meaning that the loss function decomposes into a sum of losses over trajectories, we might need to have two more useful abstractions, as mentioned in the Foundations paper: EdgeBasedGFlowNet and StateBasedGFlowNet

saleml avatar Aug 02 '23 20:08 saleml