rlmolecule
rlmolecule copied to clipboard
Documentation
Hi, is there detailed documentation yet?
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