GFNOrg / torchgfn

GFlowNet library
https://torchgfn.readthedocs.io/en/latest/
Other
209 stars 26 forks source link

Add tests for scripts like train_hypergrid with replay_buffer > 0 #167

Open saleml opened 6 months ago

saleml commented 6 months ago

A recent PR introduced a bug where train_hypergrid doesn't converge if replay_buffer is set to 100.

This should be caught with the tests !