Update README.md
Browse files
README.md
CHANGED
|
@@ -65,7 +65,7 @@ class ScorePosNet3D(nn.Module):
|
|
| 65 |
|
| 66 |
The optimal test-time noise schedule can be obtained by first storing the gridded loss surface values, and then running the dynamic programming script in `test/test_geodesic_budget.py`.
|
| 67 |
|
| 68 |
-

|
| 69 |
|
| 70 |
## Environment
|
| 71 |
It is highly recommended to install via docker if a Linux server with NVIDIA GPU is available.
|
|
|
|
| 65 |
|
| 66 |
The optimal test-time noise schedule can be obtained by first storing the gridded loss surface values, and then running the dynamic programming script in `test/test_geodesic_budget.py`.
|
| 67 |
|
| 68 |
+
<!--  -->
|
| 69 |
|
| 70 |
## Environment
|
| 71 |
It is highly recommended to install via docker if a Linux server with NVIDIA GPU is available.
|