kwanyoungpark's Stars
seohongpark/fql
The official implementation of flow Q-learning (FQL)
Physical-Intelligence/openpi
Baichenjia/UTDS
Pessimistic Value Iteration for Multi-Task Data Sharing in Offline RL
kwanyoungpark/LEQ
Code for Tackling Long-Horizon Tasks with Model-based Offline Reinforcement Learning
Genesis-Embodied-AI/Genesis
A generative world for general-purpose robotics & embodied AI learning.
AlexanderKoch-Koch/low_cost_robot
CJReinforce/JOWA
Official code for the ICLR 2025 paper, "Scaling Offline Model-Based RL via Jointly-Optimized World-Action Model Pretraining"
facebookresearch/sam2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
denisyarats/exorl
ExORL: Exploratory Data for Offline Reinforcement Learning
irom-princeton/dppo
Official implementation of Diffusion Policy Policy Optimization, arxiv 2024
PufferAI/PufferLib
Simplifying reinforcement learning for complex game environments
heatz123/tldr
Official code for TLDR: Unsupervised Goal-Conditioned RL via Temporal Distance-Aware Representations
eloialonso/diamond
DIAMOND (DIffusion As a Model Of eNvironment Dreams) is a reinforcement learning agent trained in a diffusion world model. NeurIPS 2024 Spotlight.
nerfies/nerfies.github.io
conglu1997/v-d4rl
Challenges and Opportunities in Offline Reinforcement Learning from Visual Observations
polixir/NeoRL
Python interface for accessing the near real-world offline reinforcement learning (NeoRL) benchmark datasets
young-geng/JaxCQL
Conservative Q learning in Jax
yihaosun1124/OfflineRL-Kit
An elegant PyTorch offline reinforcement learning library for researchers.
marc-rigter/rambo
Official code for "RAMBO: Robust Adversarial Model-Based Offline RL", NeurIPS 2022
opendilab/awesome-model-based-RL
A curated list of awesome model based RL resources (continually updated)
danijar/dreamerv3
Mastering Diverse Domains through World Models
dibyaghosh/icvf_release
Public code for "Reinforcement Learning from Passive Data via Latent Intentions"
qxcv/magical
The MAGICAL benchmark suite for robust imitation learning (NeurIPS 2020)
clvrai/furniture-bench
FurnitureBench: Real-World Furniture Assembly Benchmark (RSS 2023)
tinkoff-ai/CORL
High-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
BY571/CQL
PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and continuous action spaces.
mj-hwang/offline-stable-baselines3
Offline RL algoritms implemented in Stable Baselines3 (pytorch)
JonathonLuiten/Dynamic3DGaussians
nerfstudio-project/nerfacc
A General NeRF Acceleration Toolbox in PyTorch.
aleju/imgaug
Image augmentation for machine learning experiments.