We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44bc11f commit 1cdf125Copy full SHA for 1cdf125
Disjoint MNIST/OWM/README.md
@@ -1,6 +1,6 @@
1
## How to run the code
2
3
-### Code for [784-800-10] Layers two Disjoint MNIST (~96.35%)
+### Code for [784-800-10] Layers two Disjoint MNIST (96.35%)
4
```
5
python run_dis_mnist_2Layers.py
6
@@ -10,7 +10,7 @@ python run_dis_mnist_2Layers.py
10
python run_dis_10_mnist_2Layers.py
11
12
13
-### Code for [784-800-800-10] Layers two Disjoint MNIST (~96.68%)
+### Code for [784-800-800-10] Layers two Disjoint MNIST (96.68%)
14
15
python run_dis_mnist_3Layers.py
16
0 commit comments