Awesome
conformer-rl
An open-source deep reinforcement learning library for conformer generation.
Documentation
Documentation can be found at https://conformer-rl.readthedocs.io/.
Platform Support
Since conformer-rl can be run within a Conda environment, it should work on all platforms (Windows, MacOS, Linux).
Installation and Quick Start
Please see the documentation for installation instructions and getting started.
Issues and Feature Requests
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.
Developer Documentation
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.