An open-source deep reinforcement learning library for conformer generation.
Documentation can be found at https://conformer-rl.readthedocs.io/.
Since conformer-rl can be run within a Conda environment, it should work on all platforms (Windows, MacOS, Linux).
Please see the documentation for installation instructions and getting started.
We are actively adding new features to this project and are open to all suggestions. If you believe you have encountered a bug, or if you have a feature that you would like to see implemented, please feel free to file an issue.
Pull requests are always welcome for suggestions to improve the code or to add additional features. We encourage new developers to document new features and write unit tests (if applicable). For more information on writing documentation and unit tests, see the developer documentation.