gym-hs: Haskell bindings for OpenAI Gymnasium
[ ai, library, machine-learning, mit, program, reinforcement-learning ]
[ Propose Tags ]
[ Report a vulnerability ]
A Haskell library that provides bindings to OpenAI Gymnasium environments. This library enables you to call any Gymnasium environment from Haskell code with a simple, type-safe API. It uses subprocess-based communication to interface with Python's Gymnasium library, providing full access to the rich ecosystem of reinforcement learning environments.
Features:
Simple, type-safe API for Gymnasium environments
Full interoperability with Python Gymnasium
Automatic resource management and cleanup
Support for all standard Gymnasium environments
JSON-based communication for reliability
[Skip to Readme]
Downloads
- gym-hs-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=2.0 && <2.3), base (>=4.7 && <5), bytestring (>=0.10 && <0.13), containers (>=0.6 && <0.8), gym-hs, process (>=1.6 && <1.7), scientific (>=0.3 && <0.4), text (>=1.2 && <2.2), unordered-containers (>=0.2 && <0.3), vector (>=0.12 && <0.14) [details] |
Tested with | ghc ==9.2.5, ghc ==9.4.8, ghc ==9.6.3 |
License | MIT |
Copyright | 2025 gym-hs contributors |
Author | gym-hs contributors |
Maintainer | gym-hs@example.com |
Category | AI, Machine Learning, Reinforcement Learning |
Home page | https://github.com/gym-hs/gym-hs |
Bug tracker | https://github.com/gym-hs/gym-hs/issues |
Source repo | head: git clone https://github.com/gym-hs/gym-hs |
Uploaded | by benthamite at 2025-07-25T20:20:54Z |
Distributions | |
Executables | gym-hs-example |
Downloads | 6 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-07-25 [all 1 reports] |