1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
test: cargo nextest run xor: cargo r -r --example xor and: cargo r -r --example and mnist: cargo r -r --example mnist snake: cargo r -r --example snake mine: cargo r -r --example minesweeper