add installation notes for CUDA 12.4, pyenv, and PyTorch; include useful links

This commit is contained in:
Joseph Hopfmüller
2024-11-16 00:03:43 +01:00
parent 2bf47dc0c0
commit 939a511625
4 changed files with 149 additions and 0 deletions

4
notes/links.md Normal file
View File

@@ -0,0 +1,4 @@
# useful links
- (Optuna)[https://optuna.org] Hyperparameter optimization framework
`pip install optuna`