Skip to content

xixichennn/datacat4ml

Repository files navigation

DataCat4ML

GitHub Actions Build Status codecov License

A tool using language model to properly categorize activity data for training more reliable machine learning models for virtual screening in drug discovery.

Installation

It is required to install pytorch.

conda env create --file environment-gpu.yml
conda activate datacat4ml

To install datacat4ml and its dependencies (excluding pytorch), run

pip install -e .

Copyright

Copyright (c) 2023, Yu Chen

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.1.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published