|
@@ -1,14 +1,14 @@
|
|
|
package to install with pip :
|
|
|
-geomdl colour-science imageio matplotlib numba numpy pathos pyQt5 rawpy scikit-image Sphinx asteroid-sphinx-theme
|
|
|
+geomdl colour-science imageio matplotlib numba numpy pathos pyQt5 rawpy scikit-image scikit-learn torchvision Sphinx asteroid-sphinx-theme
|
|
|
|
|
|
-Install cuda toolkit 11.3 :
|
|
|
-https://developer.nvidia.com/cuda-11-3-1-download-archive
|
|
|
-Download and install
|
|
|
-Restart your computer
|
|
|
+[//]: <> Install cuda toolkit 11.3 :
|
|
|
+[//]: <> https://developer.nvidia.com/cuda-11-3-1-download-archive
|
|
|
+[//]: <> Download and install
|
|
|
+[//]: <> Restart your computer
|
|
|
|
|
|
-Documentation generation :
|
|
|
-cd docs
|
|
|
-.\make.bat html
|
|
|
+[//]: <> Documentation generation :
|
|
|
+[//]: <> cd docs
|
|
|
+[//]: <> .\make.bat html
|
|
|
|
|
|
-Doc is generated in the docs/_build/html/ directory
|
|
|
+[//]: <> Doc is generated in the docs/_build/html/ directory
|
|
|
|