Pinned Repositories
DecisionNCE
[ICML 2024] The offical Implementation of "DecisionNCE: Embodied Multimodal Representations via Implicit Preference Learning"
IVM
[NeurIPS-2024] The offical Implementation of "Instruction-Guided Visual Masking"
BearRobot
My robot learning repo
bridge_data_v2
DOGE
The official implementation of "When Data Geometry Meets Deep Function: Generalizing Offline Reinforcement Learning" (ICLR2023)
FISOR
[ICLR 2024] The official implementation of "Feasibility-Guided Safe Offline Reinforcement Learning"
PROTO
RGM
The official implementation of "Mind the Gap: Offline Policy Optimization for Imperfect Rewards" (ICLR2023)
SBAC
Facebear's minimal implementation of SBAC (Soft behavior regularized actor critic, NIPS22 offline RL workshop)
FISOR
[ICLR 2024] The official implementation of "Safe Offline Reinforcement Learning with Feasibility-Guided Diffusion Model"
Facebear-ljx's Repositories
Facebear-ljx/DOGE
The official implementation of "When Data Geometry Meets Deep Function: Generalizing Offline Reinforcement Learning" (ICLR2023)
Facebear-ljx/PROTO
Facebear-ljx/RGM
The official implementation of "Mind the Gap: Offline Policy Optimization for Imperfect Rewards" (ICLR2023)
Facebear-ljx/SBAC
Facebear's minimal implementation of SBAC (Soft behavior regularized actor critic, NIPS22 offline RL workshop)
Facebear-ljx/BearRobot
My robot learning repo
Facebear-ljx/FISOR
[ICLR 2024] The official implementation of "Feasibility-Guided Safe Offline Reinforcement Learning"
Facebear-ljx/bridge_data_v2
Facebear-ljx/Facebear-ljx.github.io
My personal homepage
Facebear-ljx/FSRL
🚀 A fast safe reinforcement learning library in PyTorch
Facebear-ljx/IVR
Author's implementation of SQL and EQL in "Offline RL with No OOD Actions: In-Sample Learning via Implicit Value Regularization"
Facebear-ljx/decision-pretrained-transformer
Implemention of the Decision-Pretrained Transformer (DPT) from the paper Supervised Pretraining Can Learn In-Context Reinforcement Learning.
Facebear-ljx/decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.