Docs.rs
ghostflow-nn-1.1.0
ghostflow-nn 1.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
choksi2212
Dependencies
ghostflow-core ^1.1.0
normal
num_cpus ^1.16
normal
rand ^0.8
normal
rand_distr ^0.4
normal
Versions
87.63%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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 conv
ghostflow_
nn
1.1.0
Module conv
Module Items
Structs
In crate ghostflow_
nn
ghostflow_nn
Module
conv
Copy item path
Source
Expand description
Convolutional layers
Structs
ยง
Conv1d
1D Convolution layer
Conv2d
2D Convolution layer
Conv3d
3D Convolution layer
Transpose
Conv2d
Transpose 2D Convolution layer (Deconvolution)