Skip to content
Snippets Groups Projects
Commit 85484bad authored by bisig daniel - dbisig's avatar bisig daniel - dbisig
Browse files

fixed wrong image paths

parent 78f6dfe3
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ To setup a Windows PC with NVidia GPU for training machine learning models, the
NVidia GPU drivers can easily be installed through the NVidia App. This application can be downloaded from [here](https://www.nvidia.com/en-us/software/nvidia-app/). To update the drive, run the NVidia App, click on the "Drivers" icon in column on the left which opens the drivers page. If a driver update is available, a green "Download" button will be shown of the drivers page. Clicking this button will start the download and installation process for the new driver. When prompted with the option to "express install" or "custom install" the driver, chose "express install".
![Nvidia_App](C:\Users\dbisig\Projects\Premiere\Software_Git2\AIToolbox\Installers\docs_media\Nvidia_App.png)
![Nvidia_App](docs_media\Nvidia_App.png)
## Download and install CUDA
......@@ -18,7 +18,7 @@ The AI-Toolbox has been developed and tested with CUDA version 11.8. The CUDA in
When executing the CUDA installer, it is recommended to chose the "Custom" instead of the "Express" installation option. Then, when selecting the driver components for installation, only select "CUDA" and deselect "Other components" and "Driver components".
![CUDA_installer](C:\Users\dbisig\Projects\Premiere\Software_Git2\AIToolbox\Installers\docs_media\CUDA_installer.png)
![CUDA_installer](docs_media\CUDA_installer.png)
## Download and install cuDNN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment