You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tutorial.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Denoising performance (SNR) with the increase of training epochs on simulatedc c
25
25
### 1.1 Our environment
26
26
27
27
* Ubuntu 16.04
28
-
* Python 3.6
28
+
* Python 3.9
29
29
* Pytorch 1.8.0
30
30
* NVIDIA GPU (GeForce RTX 3090) + CUDA (11.1)
31
31
@@ -34,7 +34,7 @@ Denoising performance (SNR) with the increase of training epochs on simulatedc c
34
34
1. Create a virtual environment and install PyTorch. In the 3rd step, please select the correct Pytorch version that matches your CUDA version from [https://pytorch.org/get-started/previous-versions/](https://pytorch.org/get-started/previous-versions/).
0 commit comments