AbstractPhil commited on
Commit
090d495
·
verified ·
1 Parent(s): ec2545d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: mit
3
  ---
4
- This is a prototype linear stack meant to benchmark the newest CantorLinear layer implementation.
5
 
6
  Preliminary MNIST trains show that CantorLinear embedded cantor-fingerprinted direct neuron learning mask with alpha weights;
7
 
 
1
  ---
2
  license: mit
3
  ---
4
+ This is a prototype linear stack meant to benchmark the newest CantorConv layer implementation with standard linear layers replaced with CantorLinear when available.
5
 
6
  Preliminary MNIST trains show that CantorLinear embedded cantor-fingerprinted direct neuron learning mask with alpha weights;
7