15 skills found
Farama-Foundation / D4RLA collection of reference environments for offline reinforcement learning
tinkoff-ai / CORLHigh-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC
Farama-Foundation / Gymnasium RoboticsA collection of robotics simulation environments for reinforcement learning
EmptyJackson / UnifloralUnified Implementations of Offline Reinforcement Learning Algorithms
Farama-Foundation / D4RL EvaluationsNo description available
nissymori / JAX CORLClean single-file implementation of offline RL algorithms in JAX
takuseno / D4rl PybulletDatasets for data-driven deep reinforcement learning with PyBullet environments
takuseno / D4rl AtariDatasets for data-driven deep reinforcement learning with Atari (wrapper for datasets released by Google)
conglu1997 / V D4rlChallenges and Opportunities in Offline Reinforcement Learning from Visual Observations
Howuhh / Sac N JaxSingle-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch
thu-ml / SRPOCodes accompanying the paper "Score Regularized Policy Optimization through Diffusion Behavior" (ICLR 2024).
Farama-Foundation / Minari Dataset Generation ScriptsScripts to recreate the D4RL datasets with Minari
ChangfuXu / D4RL FTDNo description available
SaminYeasar / Offline Reinforcement Learning AlgorithmsPyTorch Implementation of Offline Reinforcement Learning algorithms
alexchen-buaa / FlexrlNon-modular implementation of common RL algorithms