reco-gym
RL Environment
A reinforcement learning environment designed to model user traffic patterns and recommendation systems in online advertising.
Code for reco-gym: A Reinforcement Learning Environment for the problem of Product Recommendation in Online Advertising
467 stars
26 watching
99 forks
Language: Jupyter Notebook
last commit: over 3 years ago
Linked from 1 awesome list
criteoopenai-gympytorchrecommendation-system
Related projects:
Repository | Description | Stars |
---|---|---|
farama-foundation/d4rl | Provides standardized environments and datasets for offline reinforcement learning training and benchmarking | 1,346 |
rle-foundation/rlexplore | Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 366 |
alex-petrenko/sample-factory | A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 828 |
jjkke88/rl_toolbox | A collection of reinforcement learning algorithms and tools for training agents in complex environments. | 43 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 722 |
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 560 |
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 |
google-research/deep_ope | A set of pre-trained reinforcement learning policies and benchmarking data for offline model selection in reinforcement learning. | 85 |
ceshine/rrl_matlab | A Matlab implementation of a recurrent reinforcement learning algorithm for training models to make predictions or take actions in dynamic environments. | 47 |
rlworkgroup/garage | A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,880 |
hakuhodo-technologies/scope-rl | A Python library for offline reinforcement learning, evaluation, and policy selection in various environments. | 114 |
roberttlange/gymnax | A framework that accelerates RL environment processes by leveraging JAX and GPU acceleration | 650 |
rl-tools/rl-tools | A comprehensive deep reinforcement learning library for continuous control tasks | 216 |
zuoxingdong/lagom | A modular toolkit for rapid prototyping of reinforcement learning algorithms | 373 |
matthiasplappert/keras-rl | A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 7 |