minhyuk-autonomouscar

minhyuk-autonomouscar

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

minhyuk-autonomouscar's starred repositories

Safe-MBPO

Code for the NeurIPS 2021 paper "Safe Reinforcement Learning by Imagining the Near Future"

Language:PythonLicense:MITStargazers:37Issues:0Issues:0
Language:PythonLicense:NOASSERTIONStargazers:20Issues:0Issues:0

hj_reachability

Hamilton-Jacobi reachability analysis in JAX.

Language:PythonLicense:MITStargazers:93Issues:0Issues:0

Safe-PDP

Safe Pontryagin Differentiable Programming (Safe PDP) is a new theoretical and algorithmic safe differentiable framework to solve a broad class of safety-critical learning and control tasks.

Language:PythonLicense:MITStargazers:63Issues:0Issues:0

Safe-Reinforcement-Learning-Baselines

The repository is for safe reinforcement learning baselines.

Language:Jupyter NotebookStargazers:434Issues:0Issues:0

crabs

Code for Learning Barrier Certificates: Towards Safe Reinforcement Learning with Zero Training-time Violations

Language:PythonStargazers:17Issues:0Issues:0
Language:PythonStargazers:21Issues:0Issues:0

maddpg-pytorch

PyTorch Implementation of MADDPG (Lowe et. al. 2017)

Language:PythonLicense:MITStargazers:544Issues:0Issues:0
Language:PythonLicense:MITStargazers:59Issues:0Issues:0

NeuralVerification.jl

Methods to soundly verify deep neural networks

Language:JuliaLicense:MITStargazers:4Issues:0Issues:0
Language:Jupyter NotebookStargazers:5Issues:0Issues:0

UPDeT

Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotlight)

Language:PythonLicense:MITStargazers:125Issues:0Issues:0

multiagent_mujoco

Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.

Language:PythonLicense:Apache-2.0Stargazers:319Issues:0Issues:0
Language:PythonLicense:MITStargazers:177Issues:0Issues:0

gym-carla

An OpenAI gym wrapper for CARLA simulator

Language:PythonLicense:MITStargazers:519Issues:0Issues:0

RandUP

A Simple and Efficient Sampling-based Algorithm for General Reachability Analysis

Language:PythonLicense:MITStargazers:5Issues:0Issues:0
Language:PythonLicense:MITStargazers:8Issues:0Issues:0
Stargazers:50Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:7Issues:0Issues:0

macad-gym

Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for Autonomous Driving Workshop at NeurIPS 2019:

Language:PythonLicense:MITStargazers:314Issues:0Issues:0

carla

Open-source simulator for autonomous driving research.

Language:C++License:MITStargazers:10879Issues:0Issues:0

pyadrc

Active Disturbance Rejection Control for Python

Language:PythonLicense:MITStargazers:28Issues:0Issues:0

Recurrent-Multiagent-Deep-Deterministic-Policy-Gradient-with-Difference-Rewards

Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single agent tasks. These methods have further been extended to multiagent domains in cooperative, competitive or mixed environments. This paper primarily focuses on multiagent cooperative settings which can be modeled for several real world problems such as coordination of autonomous vehicles and warehouse robots. However, these systems suffer from several challenges such as, structural credit assignment and partial observability. In this paper, we propose Recurrent Multiagent Deep Deterministic Policy Gradient (RMADDPG) algorithm which extends Multiagent Deep Determinisitic Policy Gradient algorithm - MADDPG \cite{lowe2017multi} by using a recurrent neural network for the actor policy. This helps to address partial observability by maintaining a sequence of past observations which networks learn to preserve in order to solve the POMDP. In addition, we use reward shaping through difference rewards to address structural credit assignment in a partially observed environment. We evaluate the performance of MADDPG and R-MADDPG with and without reward shaping in a Multiagent Particle Environment. We further show that reward shaped RMADDPG outperforms the baseline algorithm MADDPG in a partially observable environmental setting.

Language:PythonStargazers:48Issues:0Issues:0
Language:PythonStargazers:17Issues:0Issues:0

geoopt

Riemannian Adaptive Optimization Methods with pytorch optim

Language:PythonLicense:NOASSERTIONStargazers:813Issues:0Issues:0

safe-control-gym

PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL

Language:PythonLicense:MITStargazers:559Issues:0Issues:0

optimized_dp

Optimizing Dynamic Programming-Based Algorithms

Language:PythonLicense:MITStargazers:92Issues:0Issues:0

DeepReinforcementLearningInAction

Code from the Deep Reinforcement Learning in Action book from Manning, Inc

Language:Jupyter NotebookLicense:MITStargazers:708Issues:0Issues:0

AirLearning

Public repository for Air Learning project

Stargazers:192Issues:0Issues:0

BaRC

Contains the code for "BaRC: Backward Reachability Curriculum for Robotic Reinforcement Learning" by Boris Ivanovic, James Harrison, Apoorva Sharma, Mo Chen, Marco Pavone.

Language:PythonLicense:MITStargazers:12Issues:0Issues:0