alexhernandezgarcia / gflownet

Generative Flow Networks - GFlowNet
https://gflownet.readthedocs.io/en/latest/
Apache License 2.0
161 stars 10 forks source link

Make test state count N configurable #279

Closed josephdviviano closed 7 months ago

josephdviviano commented 7 months ago

any time in a test we use N, this should be a test-specific key in a dict from the super class.

josephdviviano commented 7 months ago

fixed in https://github.com/alexhernandezgarcia/gflownet/pull/277