Closed SobhanMP closed 8 months ago
Having a generic moo class would be so nice. BTW the moo task did not support having the FR in an order other than the default...
It may be a stupid realization but generate_forward_trajectory
is subsumed by sample_backward_from_graphs
by setting model=False
.
@bengioe is the List[Dict[str, Any]]
ok in trajectory_balance.py
? mypy
complaints otherwise as the inferred type for the list is too restrictive.
things definitely run now
Just in case, please don't merge