Docs.rs
  • rust-lstm-0.5.0
    • rust-lstm 0.5.0
    • Permalink
    • 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
    • 35.33% 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

rust_lstm0.5.0

Module layers

Module Items

  • Modules

In crate rust_lstm

rust_lstm

Module layers

Source

Modulesยง

bilstm_network
dropout
gru_cell
lstm_cell
peephole_lstm_cell