Docs.rs
scirs2-neural-0.1.0-rc.1
scirs2-neural 0.1.0-rc.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
approx ^0.5.1
normal
scirs2-core ^0.1.0-rc.1
normal
statrs ^0.18.0
normal
thiserror ^2.0.16
normal
Versions
91.05%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module dense
scirs2_
neural
0.1.0-rc.1
Module dense
Module Items
Structs
In scirs2_
neural::
layers
scirs2_neural
::
layers
Module
dense
Copy item path
Source
Expand description
Dense (fully connected) layer implementation
Structs
ยง
Dense
Dense (fully connected) layer for neural networks.