Docs.rs
smyl-0.1.4
smyl 0.1.4
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Galitan-dev
Dependencies
flate2 ~1.0
normal
optional
rand ~0.8
normal
optional
serde ~1.0
normal
optional
smyl-macros ^0.1.4
normal
optional
criterion ~0.5
dev
serde_json ~1.0
dev
Versions
72.92%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
smyl
0.1.4
Crate Items
Structs
Traits
List of all items
Structs
maths::activation::ReLU
maths::activation::Sigmoid
maths::matrix::Matrix
network::LayerGradient
network::SynapseLayer
Traits
maths::activation::Function