jdj2261's Stars
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
allenai/RL4LMs
A modular RL library to fine-tune language models to human preferences
rlworkgroup/garage
A toolkit for reproducible reinforcement learning research.
takuseno/d3rlpy
An offline deep reinforcement learning library
Farama-Foundation/Metaworld
Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning
Farama-Foundation/Gymnasium-Robotics
A collection of robotics simulation environments for reinforcement learning
rishikksh20/ViViT-pytorch
Implementation of ViViT: A Video Vision Transformer
UM-ARM-Lab/pytorch_kinematics
Robot kinematics implemented in pytorch
FrancescoSaverioZuppichini/ViT
Implementing Vi(sion)T(transformer)
youngwanLEE/MPViT
[CVPR 2022] MPViT:Multi-Path Vision Transformer for Dense Prediction
rishikksh20/convolution-vision-transformers
PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers
clvrai/spirl
Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020
scottleibrand/gpt-summarizer
Extract text from PDF, summarize each section w/ GPT, and provide a summarized outline of the paper
kaixindelele/RHER
The Code for Paper “Relay Hindsight Experience Replay: Self-Guided Continual Reinforcement Learning for Sequential Object Manipulation Tasks with Sparse Rewards”
spitis/mrl
dongminlee94/meta-learning-for-everyone
"모두를 위한 메타러닝" 책에 대한 코드 저장소
Tsinghua-Space-Robot-Learning-Group/SpaceRobotEnv
A gym environment designed for free-floating space robot control based on the MuJoCo platform.
mihdalal/raps
[NeurIPS 2021] PyTorch Code for Accelerating Robotic Reinforcement Learning with Parameterized Action Primitives
tonyzhaozh/meld
MELD: Meta-Reinforcement Learning from Images via Latent State Models https://arxiv.org/abs/2010.13957
mihdalal/sawyer_control
Python3 ROS Interface to Rethink Sawyer Robots with OpenAI Gym Compatibility
Junyoungpark/Pytorch-AWAC
A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)
youngwanLEE/rc-mae
[ICLR 2023] RC-MAE
architsharma97/earl_benchmark
EARL: Environment for Autonomous Reinforcement Learning
anindex/torch_robotics
Implement Differentiable Kinematics Tree & Planning Objectives in PyTorch given URDF robot models.
sjchoi86/yet-another-mujoco-tutorial
Yet Another MuJoCo Tutorial
volunt4s/mujoNeRF
Pytorch implementation of NeRF using MuJoCo generated dataset
Wenxuan-Zhou/frankapy_env
A Gym wrapper for the Franka Emika Panda robot based on FrankaPy.
Yang-Hyun-Jun/pmenv
pmenv package