native_neural_network 0.2.3

Lib no_std Rust for native neural network (.rnn)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "native_neural_network"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca7f6932730e61d97c2d49c973b0e455cc0154873b853e8bc693a6f09cb3c8a6"

[[package]]
name = "native_neural_network"
version = "0.2.3"
dependencies = [
 "native_neural_network 0.2.2",
]