Docs.rs
kaffe-0.2.0
kaffe 0.2.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
Crates.io
Source
Owners
Jafagervik
Dependencies
anyhow ^1.0.71
normal
itertools ^0.10.5
normal
num-traits ^0.2.15
normal
rand ^0.8.5
normal
rayon ^1.7.0
normal
serde ^1.0.164
normal
criterion ^0.5.1
dev
Versions
97.08%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate kaffe
Version 0.2.0
All Items
Modules
?
Crate
kaffe
source
·
[
−
]
Expand description
hello
Re-exports
pub use
constants
::*;
pub use
nn
::*;
pub use
tensor
::*;
Modules
constants
Module containing often used mathematical constants
nn
Neural Network Base module
tensor
A tensor represents multidimensional data