DavidSlayback's Stars
google-research/google-research
Google Research
GT-RIPL/Awesome-LLM-Robotics
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites
google-deepmind/mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
nnaisense/evotorch
Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
isaac-sim/OmniIsaacGymEnvs
Reinforcement Learning Environments for Omniverse Isaac Gym
YeWR/EfficientZero
Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.
MultiAgentLearning/playground
PlayGround: AI Research into Multi-Agent Learning.
instadeepai/Mava
🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX
Bigpig4396/Multi-Agent-Reinforcement-Learning-Environment
Hello, I pushed some python environments for Multi Agent Reinforcement Learning.
RobertTLange/gymnax
RL Environments in JAX 🌍
instadeepai/jumanji
🕹️ A diverse suite of scalable reinforcement learning environments in JAX
Lizhi-sjtu/MARL-code-pytorch
Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.
google-deepmind/lab2d
A customisable 2D platform for agent-based AI research
Farama-Foundation/MO-Gymnasium
Multi-objective Gymnasium environments for reinforcement learning
cgarciae/treex
A Pytree Module system for Deep Learning in JAX
axelbr/racecar_gym
A gym environment for a miniature racecar using the pybullet physics engine.
kevslinger/DTQN
Deep Transformer Q-Networks for Partially Observable Reinforcement Learning
google/balloon-learning-environment
The Balloon Learning Environment - flying stratospheric balloons with deep reinforcement learning.
cogment/cogment-verse
Research platform for Human-in-the-loop learning (HILL) & Multi-Agent Reinforcement Learning (MARL)
uoe-agents/robotic-warehouse
Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment
google-deepmind/labmaze
A standalone release of DeepMind Lab's maze generator with Python bindings.
cgarciae/treeo
A small library for creating and manipulating custom JAX Pytree classes
entity-neural-network/entity-gym
Standard interface for entity based reinforcement learning environments.
DavidRother/cooking_zoo
CookingZoo: a gym-cooking derivative to simulate a complex cooking environment
uoe-agents/pressureplate
Repo for the multi-agent PressurePlate environment
alramalho/understanding-rl
aijunbai/hplanning
Markovian State and Action Abstractions for MDPs via Hierarchical MCTS within a POMDP Formulation
samkatt/online-pomdp-planning-experiments
Experiments for (MCTS) planning in POMDPs
microsoft/Dr-Jekyll-and-Mr-Hyde-The-Strange-Case-of-Off-Policy-Policy-Updates
Code for Dr Jekyll and Mr Hyde: the Strange Case of Off-Policy Policy Updates: https://arxiv.org/abs/2109.14727
samkatt/online-pomdp-planning
Library for online POMDP planners