Installation
git clone https://github.com/Weizhe-Chen/TorchGP.git
cd TorchGP
pip install -r requirements.txt
pip install -e .
If you would like to become a TorchGP developer and contribute to the project, please make sure to install the following development tools by running the command:
The documentation website can be launched locally via