Skip to content

Instantly share code, notes, and snippets.

@philschmid
Created April 19, 2020 19:43
Show Gist options
  • Select an option

  • Save philschmid/36512a9e1dce43b87fba6da059629a51 to your computer and use it in GitHub Desktop.

Select an option

Save philschmid/36512a9e1dce43b87fba6da059629a51 to your computer and use it in GitHub Desktop.
# Here we assume CUDA 10.0 is installed. You should change the number
# according to your own CUDA version (e.g. mxnet-cu101 for CUDA 10.1).
!pip install --upgrade mxnet-cu100
!pip install autogluon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment