coliseum 0.1.0

High performance implementation of OpenAI's Gym for reinforcement learning.
Documentation
  • Coverage
  • 36.36%
    8 out of 22 items documented2 out of 12 items with examples
  • Size
  • Source code size: 16.36 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.61 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 23s Average build duration of successful builds.
  • all releases: 23s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nkconnor

Circuit

A high performance implementation of OpenAI's Gym for reinforcement learning.

let x = 3;

assert_eq!(x, 3)