alexhernandezgarcia / gflownet

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

Add test `Batch._compute_rewards_source` #263

Open alexhernandezgarcia opened 10 months ago

alexhernandezgarcia commented 10 months ago
          Since this is a new method in the Batch class, I think it would be a good idea to add the corresponding tests in the batch tests: https://github.com/alexhernandezgarcia/gflownet/blob/new_fl_loss/tests/gflownet/utils/test_batch.py

_Originally posted by @alexhernandezgarcia in https://github.com/alexhernandezgarcia/gflownet/pull/253#discussion_r1406669238_