rlmolecule icon indicating copy to clipboard operation
rlmolecule copied to clipboard

Documentation

Open rohanvarm opened this issue 3 years ago • 1 comments

Hi, is there detailed documentation yet?

rohanvarm avatar Apr 25 '22 18:04 rohanvarm

Hi @rohanvarm, thanks for the interest! Unfortunately not yet. We're refactoring this project to use ray's rllib module to handle the reinforcement learning, so this package can focus on just documenting the molecular action space and GNN policy model.

The base package (for generic graph search with RL) is in progress here: https://github.com/NREL/graph-env/

The in-progress code for this package that leverages that repository is in this branch: https://github.com/NREL/rlmolecule/tree/molecule-only-refactor

pstjohn avatar Apr 26 '22 13:04 pstjohn