Docs.rs
  • entity-gym-rs-0.8.0
    • entity-gym-rs 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • 01 March 2025
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cswinter
    • Dependencies
      • anyhow ^1.0 normal
      • arrayvec ^0.7.2 normal
      • atomicbox ^0.4.0 normal
      • bevy ^0.9.0 normal optional
      • clap ^3.1.7 normal
      • crossbeam ^0.8.1 normal
      • crossbeam-channel ^0.5 normal
      • entity-gym-derive ^0.2.0 normal
      • lazy_static ^1.4 normal
      • maplit ^1.0.2 normal
      • ndarray ^0.15.0 normal
      • numpy ^0.15 normal optional
      • pyo3 ^0.15 normal optional
      • ragged-buffer ^0.3.8 normal
      • rand ^0.8.5 normal
      • rogue-net ^0.4.0 normal
      • rustc-hash ^1.0 normal
    • Versions
    • 38.71% of the crate is documented
  • Platform
    • 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

entity_gym_rs0.8.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • agent::ActionReceiver
  • agent::Obs
  • agent::RandomAgent
  • agent::RogueNetAgent
  • agent::RogueNetAsset
  • agent::RogueNetAssetLoader
  • agent::TrainAgent
  • agent::TrainAgentEnv
  • agent::TrainEnvBuilder
  • low_level::CompactFeatures
  • low_level::Entity
  • low_level::ObsSpace
  • low_level::Observation
  • low_level::VecEnv
  • low_level::py_vec_env::PyVecEnv
  • low_level::py_vec_env::VecObs

Enums

  • low_level::Action
  • low_level::ActionMask
  • low_level::ActionSpace

Traits

  • agent::Action
  • agent::Agent
  • agent::AgentOps
  • agent::Featurizable
  • low_level::Environment

Derive Macros

  • agent::Action
  • agent::Featurizable

Functions

  • agent::load
  • agent::load_archive
  • agent::random
  • agent::random_seeded

Type Aliases

  • low_level::ActionType
  • low_level::EntityId
  • low_level::EntityType