Crate entity_gym_rs
source ·Expand description
EntityGym for Rust
EntityGym is a Python library that defines a novel entity-based abstraction for reinforcement learning environments which enables highly ergonomic and efficient training of deep reinforcement learning agents. This crate provides bindings that allows Rust programs to implement the entity-gym API and run neural network agents trained with enn-trainer.