Continuous Relaxation of Logic Gates
Differentiable Logic Cellular Automata https://google-research.github.io/self-organising-systems/difflogic-ca/
Index | Operation | Continuous relaxation |
---|---|---|
0 | FALSE | |
1 | AND | |
2 | A AND (NOT B) | |
3 | A | |
4 | (NOT A) AND B | |
5 | B | |
6 | XOR | |
7 | OR | |
8 | NOR | |
9 | XNOR | |
10 | NOT B | |
11 | A OR (NOT B) | |
12 | NOT A | |
13 | (NOT A) OR B | |
14 | NAND | |
15 | TRUE |