Installation

TAPE is based on the deep learning framwork PyTorch, it is important for users to choose the suitable version PyTorch based on different compute platforms. The official instruction may help you install the PyTorch correctly.

After the successful installation of PyTorch, you can install TAPE from PyPI:

# pip
pip install scTAPE