Created
April 19, 2020 19:43
-
-
Save philschmid/36512a9e1dce43b87fba6da059629a51 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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