Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 902 Bytes

getting_started.md

File metadata and controls

11 lines (7 loc) · 902 Bytes

Getting Started

For an introduction to the library, see this colab notebook.

For an introduction to using wandb to log experiments, see this demo.

For more general introductions to GFlowNets, check out the following:

  • The 2023 GFlowNet workshop has several introductory talks and colab tutorials.
  • This high-level GFlowNet colab tutorial (updated versions of which were written for the 2023 workshop, in particular for continuous GFNs).

A good place to get started immediately is with the sEH fragment-based MOO task. The file seh_frag_moo.py is runnable as-is (although you may want to change the default configuration in main()).