Skip to content

ubcdsci/bomberland

Repository files navigation

bomberland

Installation

Prerequisites:

  • Anaconda
  • Python >= 3.7
git clone git@github.com:ubcdsci/bomberland.git
cd bomberland
conda env create --file environment.yaml
conda activate bomberland

If you would like to enable linting as a pre-commit hook, run:

pre-commit install

Add pytorch to your conda environment

Be sure to select Conda as your package. If you have a GPU that is CUDA-enabled, it's also recommended to install and use CUDA. Once that's done be sure to select the correct version to use with pytorch.

Updating the Environment

In the case of an update that adds, removes, or updates packages, run:

conda env update --file environment.yaml

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors