We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8a3d9 commit dc98a37Copy full SHA for dc98a37
lectures/kesten_processes.md
@@ -47,7 +47,7 @@ tags: [hide-output]
47
!pip install --upgrade yfinance
48
49
!pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
50
-# If you do not have CUDA support, run the line below instead
+# If you do not have CUDA support on your machine, run the line below instead:
51
# !pip install --upgrade "jax[CPU]"
52
```
53
0 commit comments