astrai 0.1.0

A pretty bad neural network library
Documentation
1
2
3
4
5
example_xor:
	cargo run -r --example xor

test:
	cargo nextest run