Docs.rs
rust-lstm-0.6.0
rust-lstm 0.6.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kholdrex
Dependencies
bincode ^1.3
normal
chrono ^0.4
normal
ndarray ^0.15
normal
ndarray-rand ^0.14
normal
rand ^0.8
normal
rand_distr ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.0
dev
Versions
36.56%
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 bilstm_network
rust_
lstm
0.6.0
Module bilstm_
network
Module Items
Structs
Enums
In rust_
lstm::
layers
rust_lstm
::
layers
Module
bilstm_
network
Copy item path
Source
Structs
§
BiLSTM
Network
Bidirectional LSTM network for sequence modeling
BiLSTM
Network
Cache
Cache for bidirectional LSTM forward pass
Enums
§
Combine
Mode
Configuration for combining forward and backward outputs