gold
RL library
A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments.
Reinforcement Learning in Go
345 stars
22 watching
27 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
gogolangmachine-learningreinforcement-learningreinforcementlearning
Related projects:
Repository | Description | Stars |
---|---|---|
aunum/goro | A high-level machine learning library built on Gorgonia for Go that aims to provide an easy-to-use interface for building and training neural networks. | 372 |
geek-ai/magent | A platform for multi-agent reinforcement learning research and development | 1,690 |
mushroomrl/mushroom-rl | A Python library for reinforcement learning algorithms and environments. | 822 |
alex-petrenko/sample-factory | A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 828 |
enlite-ai/maze | An RL framework for building and training reinforcement learning models in Python | 265 |
kunqian2025/reinforcement-learning | A collection of implementations of reinforcement learning algorithms in MATLAB | 60 |
google-deepmind/rlax | A Python library providing reinforcement learning building blocks for implementing agent policies and functions | 1,263 |
gen2brain/raylib-go | Provides Go bindings for a popular game development library | 1,625 |
rll-research/url_benchmark | A benchmark suite for unsupervised reinforcement learning agents, providing pre-trained models and scripts for testing and fine-tuning agent performance. | 332 |
rl-tools/rl-tools | A comprehensive deep reinforcement learning library for continuous control tasks | 216 |
eleurent/rl-agents | A collection of implementations of Reinforcement Learning and planning algorithms in Python. | 589 |
goml/gobrain | A Go library implementing neural networks with basic training and prediction capabilities | 559 |
horizonrobotics/alf | A reinforcement learning framework designed to implement complex algorithms with flexibility and ease of use | 302 |
takuseno/d3rlpy | An open-source deep reinforcement learning library that supports offline and online training, providing an intuitive API for practitioners and researchers. | 1,327 |
hakuhodo-technologies/scope-rl | A Python library for offline reinforcement learning, evaluation, and policy selection in various environments. | 114 |