Installation
carefree-learn requires Python 3.6 or higher.
Pre-Installing PyTorch
carefree-learn requires pytorch>=1.9.0. Please refer to PyTorch, and it is highly recommended to pre-install PyTorch with conda.
pip installation
After installing PyTorch, installation of carefree-learn would be rather easy:
tip
If you pre-installed PyTorch with conda, remember to activate the corresponding environment!
- PyPI
- GitHub
Docker
Prepare
carefree-learn has already been published on DockerHub, so it can be pulled directly:
or can be built locally: