Skip to content

Commit 6b94ec6

Browse files
authored
Update README.md
1 parent 48eab0a commit 6b94ec6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
- [Examples](#examples)
1212
- [Multiclass Demo](#multiclass-demo)
1313
- [Interpretability Demo](#interpretability-demo)
14-
- [2D Convolution Demo](#2d-convolution-demo)
15-
- [Continuous Input Demo](#continuous-input-demo)
16-
- [MNIST Demo](#mnist-demo)
1714
- [MNIST Demo w/Weighted Clauses](#mnist-demo-wweighted-clauses)
1815
- [MNIST 2D Convolution Demo w/Weighted Clauses](#mnist-2d-convolution-demo-wweighted-clauses)
1916
- [Fashion MNIST 2D Convolution Demo w/Weighted Clauses](#fashion-mnist-2d-convolution-demo-wweighted-clauses)
@@ -47,6 +44,8 @@ pip install PyTsetlinMachineCUDA
4744

4845
## Examples
4946

47+
### Multiclass Demo
48+
5049
#### Code: NoisyXORDemo.py
5150

5251
```python

0 commit comments

Comments
 (0)