Docs.rs
mnist_read-1.0.1
mnist_read 1.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
JonathanWoollett-Light
Dependencies
ndarray ^0.13.1
normal
Versions
100%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mnist_
read
1.0.1
All Items
Crate Items
Functions
Crate
mnist_read
Copy item path
Source
Expand description
Reads generic data and label files in the MNIST format.
Functions
ยง
read_
data
Reads MNIST format data.
read_
labels
Reads MNIST format labels.