Skip to content

Commit 1cdf125

Browse files
Update README.md
1 parent 44bc11f commit 1cdf125

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Disjoint MNIST/OWM/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## How to run the code
22

3-
### Code for [784-800-10] Layers two Disjoint MNIST (~96.35%)
3+
### Code for [784-800-10] Layers two Disjoint MNIST (96.35%)
44
```
55
python run_dis_mnist_2Layers.py
66
```
@@ -10,7 +10,7 @@ python run_dis_mnist_2Layers.py
1010
python run_dis_10_mnist_2Layers.py
1111
```
1212

13-
### Code for [784-800-800-10] Layers two Disjoint MNIST (~96.68%)
13+
### Code for [784-800-800-10] Layers two Disjoint MNIST (96.68%)
1414
```
1515
python run_dis_mnist_3Layers.py
1616
```

0 commit comments

Comments
 (0)