awacke1 commited on
Commit
31a324b
·
1 Parent(s): 3c4ecc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -7,4 +7,11 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ This demonstration classroom shows installation and compute based AI model development using torch with Hardware compatibility with Windows 11 platform running with NVIDIA RTX 3070.
11
+
12
+ 1. Install VSCode, latest version. Add all Microsoft Extensions.
13
+ 2. Install Python 3.10.11 and 3.12.1 - Pytorch will need 3.10.x or lower at time of this.
14
+ 3. Download and install NVIDIA CUDA version 12.3 for Windows 11.
15
+ 4. Use custom and uncheck NSIGHT Visual Studio Edition assuming you already have VSCode or VS22 locally installed.
16
+ 5. Test Geforce Experience. Use MS Authenticator to add NVidia for MFA.
17
+ 6.