Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 444 Bytes

File metadata and controls

21 lines (13 loc) · 444 Bytes

eluflow-logo

A python package for building transformer models on SMILES.

Important

Under active development.

Installation

For CPU users:

pip install "eluflow @ git+https://github.com/CompOmics/eluflow.git"

For GPU users:

pip install "eluflow[gpu] @ git+https://github.com/CompOmics/eluflow.git"