dumbnet 0.1.0

a [no_std] neural network library
Documentation
1
2
3
4
5
6
7
#!/bin/bash

set -e 

cargo fmt -- --check
cargo test
cargo sync-readme --check