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 48eab0a commit 6b94ec6Copy full SHA for 6b94ec6
README.md
@@ -11,9 +11,6 @@
11
- [Examples](#examples)
12
- [Multiclass Demo](#multiclass-demo)
13
- [Interpretability Demo](#interpretability-demo)
14
- - [2D Convolution Demo](#2d-convolution-demo)
15
- - [Continuous Input Demo](#continuous-input-demo)
16
- - [MNIST Demo](#mnist-demo)
17
- [MNIST Demo w/Weighted Clauses](#mnist-demo-wweighted-clauses)
18
- [MNIST 2D Convolution Demo w/Weighted Clauses](#mnist-2d-convolution-demo-wweighted-clauses)
19
- [Fashion MNIST 2D Convolution Demo w/Weighted Clauses](#fashion-mnist-2d-convolution-demo-wweighted-clauses)
@@ -47,6 +44,8 @@ pip install PyTsetlinMachineCUDA
47
44
48
45
## Examples
49
46
+### Multiclass Demo
+
50
#### Code: NoisyXORDemo.py
51
52
```python
0 commit comments