seungju-k1m's Stars
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
karpathy/llm.c
LLM training in simple, raw C/CUDA
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
huggingface/lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
AlexanderKoch-Koch/low_cost_robot
mintisan/awesome-kan
A comprehensive collection of KAN(Kolmogorov-Arnold Network)-related resources, including libraries, projects, tutorials, papers, and more, for researchers and developers in the Kolmogorov-Arnold Network field.
google/brax
Massively parallel rigidbody physics simulation on accelerator hardware.
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
edbeeching/godot_rl_agents
An Open Source package that allows video game creators, AI researchers and hobbyists the opportunity to learn complex behaviors for their Non Player Characters or agents
roboterax/humanoid-gym
Humanoid-Gym: Reinforcement Learning for Humanoid Robot with Zero-Shot Sim2Real Transfer https://arxiv.org/abs/2404.05695
eureka-research/DrEureka
Official Repository for "DrEureka: Language Model Guided Sim-To-Real Transfer" (RSS 2024)
google-research/rliable
[NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.
instadeepai/jumanji
🕹️ A diverse suite of scalable reinforcement learning environments in JAX
MiRoboticsLab/cyberdog_ros2
ROS 2 packages for CyberDog
curieuxjy/Awesome_Quadrupedal_Robots
Awesome Quadrupedal Robots
LeCAR-Lab/dial-mpc
Official implementation for the paper "Full-Order Sampling-Based MPC for Torque-Level Locomotion Control via Diffusion-Style Annealing". DIAL-MPC is a novel sampling-based MPC framework for legged robot full-order torque-level control with both precision and agility in a training-free manner.
carlosferrazza/humanoid-bench
rail-berkeley/serl
SERL: A Software Suite for Sample-Efficient Robotic Reinforcement Learning
openrlbenchmark/openrlbenchmark
mengdi-li/awesome-RLAIF
A continually updated list of literature on Reinforcement Learning from AI Feedback (RLAIF)
sail-sg/edp
[NeurIPS 2023] Efficient Diffusion Policy
google-research/deep_ope
nakamotoo/Cal-QL
official implementation for our paper Cal-QL: Calibrated Offline RL Pre-Training for Efficient Online Fine-Tuning
ymd-h/cpprb
Fast Flexible Replay Buffer Library (Mirror repository of https://gitlab.com/ymd_h/cpprb)
d5rlbenchmark/d5rl
renesas/tflite-micro-renesas
TFLM examples using Renesas microcontrollers
aidanscannell/iqrl
iQRL: implicitly Quantized Representations for Sample-efficient Reinforcement Learning
seungju-k1m/sac-td3-td7
pytorch implementation of SAC, TD3 and TD7 with Mujoco Benchmark results from 4 seeds.
stanford-iris-lab/d5rl
moripiri/DiverseRL
(Yet another) Reinforcement Learning repository that aims to implement and benchmark various RL algorithms