Docs.rs
  • border-atari-env-0.0.6
    • border-atari-env 0.0.6
    • Docs.rs crate page
    • GPL-2.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • taku-y
    • Dependencies
      • anyhow ^1.0.38 normal
      • atari-env-sys ^0.1.0 normal
      • border-core ^0.0.6 normal
      • c_str_macro ^1.0.2 normal
      • dirs ^3.0.2 normal
      • fastrand ^1.4.0 normal
      • gym-core ^0.1.0 normal
      • image ^0.23.14 normal
      • itertools ^0.10.1 normal
      • minifb ^0.19.2 normal
      • ndarray ^0.15.1 normal
      • num-derive ^0.3.3 normal
      • num-traits ^0.2.14 normal
      • pixels ^0.2.0 normal
      • pollster =0.2.4 normal
      • serde =1.0.126 normal
      • strum ^0.20.0 normal
      • tch ^0.8.0 normal
      • viuer ^0.4.0 normal
      • winit ^0.24.0 normal
      • winit_input_helper ^0.9.0 normal
      • env_logger ^0.8.2 dev
    • Versions
    • 24% 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_atari_env

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • BorderAtariAct
  • BorderAtariActRawFilter
  • BorderAtariEnv
  • BorderAtariEnvConfig
  • BorderAtariObs
  • BorderAtariObsRawFilter
  • atari_env::AtariEnv
  • atari_env::AtariRamEnv
  • atari_env::AtariRgbEnv
  • atari_env::ale::Ale
  • atari_env::ale::AleConfig
  • util::test::ActBatch
  • util::test::ObsBatch
  • util::test::RandomAgent
  • util::test::RandomAgentConfig

Enums

  • atari_env::ale::AleAction

Traits

  • BorderAtariActFilter
  • BorderAtariObsFilter

Functions

  • util::test::env_config

Type Aliases

  • util::test::Act
  • util::test::ActFilter
  • util::test::Agent
  • util::test::Env
  • util::test::EnvConfig
  • util::test::Obs
  • util::test::ObsFilter
  • util::test::ReplayBuffer