Docs.rs
  • border-core-0.0.5
    • border-core 0.0.5
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • taku-y
    • Dependencies
      • anyhow ^1.0.38 normal
      • aquamarine ^0.1 normal
      • chrono ^0.4 normal
      • fastrand ^1.4.0 normal
      • log ^0.4 normal
      • rand ^0.8.4 normal
      • segment-tree ^2.0.0 normal
      • serde =1.0.126 normal
      • serde_yaml ^0.8.7 normal
      • tensorboard-rs ^0.2.4 normal
      • thiserror ^1.0 normal
      • tempdir ^0.3.7 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate border_core

logo
Change settings

List of all items

Structs

  • Step
  • SyncSampler
  • Trainer
  • TrainerConfig
  • record::BufferedRecorder
  • record::NullRecorder
  • record::Record
  • record::TensorboardRecorder
  • replay_buffer::Batch
  • replay_buffer::IwScheduler
  • replay_buffer::PerConfig
  • replay_buffer::SimpleReplayBuffer
  • replay_buffer::SimpleReplayBufferConfig
  • replay_buffer::SimpleStepProcessor
  • replay_buffer::SimpleStepProcessorConfig

Enums

  • error::LrrError
  • record::RecordValue
  • replay_buffer::WeightNormalizer

Traits

  • Act
  • Agent
  • Batch
  • Env
  • Info
  • Obs
  • Policy
  • ReplayBufferBase
  • Shape
  • StepProcessorBase
  • record::Recorder
  • replay_buffer::SubBatch

Macros

  • shape

Functions

  • util::eval_with_recorder