Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

charlesxu90/helm-gpt-baselines

Repository files navigation

HELMS-GPT baselines

Installation and running

Clone and Create environment

Clone git repository and then create the environment as follows.

mamba env create -f environment.yml
conda activate helm-gpt-cmp-env

instal required packages

pip install nltk joblib scikit-learn==0.23.2 numpy==1.21.4 loguru xgboost rdkit==2022.09.5
pip install guacamol  # help solving many warnings
mamba install -c anaconda git-lfs

Install dependencies to run agent

About

Evaluation other methods for macrocyclic design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published