Docs.rs
nncombinator-0.9.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nncombinator 0.9.0
A library of neural networks that can be written type-safely
Crate
Source
Builds
Feature flags
Documentation
Coverage
87.29%
742
out of
850
items documented
0
out of
679
items with examples
Size
Source code size: 1.4 MB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 153.68 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
j6k1/nncombinator
2
0
0
crates.io
Dependencies
cuda-runtime-sys ^0.3.0-alpha.1
normal
libc ^0.2
normal
num-traits ^0.2.14
normal
rayon ^1.5.1
normal
rcublas ^0.6.0
normal
rcublas-sys ^0.5.0
normal
rcudnn ^1.8.0
normal
rcudnn-sys ^0.5.0
normal
csv ^1.1.6
dev
image ^0.24.4
dev
lazy_static ^1.4.0
dev
mnist ^0.5.0
dev
rand ^0.8.5
dev
rand_distr ^0.4.3
dev
rand_xorshift ^0.3.0
dev
statrs ^0.15.0
dev
cc ^1.0.95
build
Versions
0.9.0
0.8.0
0.7.0
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
Owners
nncombinator
nncombinator is a neural network library that allows type-safe implementation.