.gitignore
README.md
pyproject.toml
.github/pull_request_template.md
.github/workflows/ci.yml
chemprop_contrib/__init__.py
chemprop_contrib.egg-info/PKG-INFO
chemprop_contrib.egg-info/SOURCES.txt
chemprop_contrib.egg-info/dependency_links.txt
chemprop_contrib.egg-info/requires.txt
chemprop_contrib.egg-info/top_level.txt
chemprop_contrib/moe_regressor/LICENSE
chemprop_contrib/moe_regressor/README.md
chemprop_contrib/moe_regressor/__init__.py
chemprop_contrib/moe_regressor/expert_mixture_ffn.py
chemprop_contrib/moe_regressor/test_expert_mixture_ffn.py