recursionpharma / gflownet

GFlowNet library specialized for graph & molecular data
MIT License
211 stars 41 forks source link

Refactor tasks #98

Closed bengioe closed 1 year ago

bengioe commented 1 year ago

This PR refactors tasks into reusable components that will make it easier to define new tasks and methods.

The PR is pretty big, but a lot of it is moving code around (or deleting repeated code):

Also fixes some bugs: