Pinned Repositories
AWAC
Advantage weighted Actor Critic for Offline RL
awesome-ai-safety
A curated list of awesome AI safety papers, projects and communities.
DILO
Authors implementation of DILO: Dual Imitation from Observation presented at CoRL 2024
DVL
A Dual-RL method DVL: Dual-V Learning for offline and online reinforcement learning
LBPO
Lyapunov Barrier Policy Optimization - Simple Pytorch implementation for Model free Safe Reinforcement Learning
LOOP
Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]
offline_rl
Pytorch implementation of state-of-the-art offline reinforcement learning algorithms.
safeRL
Safe Reinforcement Learning algorithms
SMORe
Official repository for Paper " Score Models for Offline Goal-Conditioned Reinforcement Learning" (ICLR 2024)
f-IRL
Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020
hari-sikchi's Repositories
hari-sikchi/safeRL
Safe Reinforcement Learning algorithms
hari-sikchi/AWAC
Advantage weighted Actor Critic for Offline RL
hari-sikchi/awesome-ai-safety
A curated list of awesome AI safety papers, projects and communities.
hari-sikchi/LOOP
Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]
hari-sikchi/offline_rl
Pytorch implementation of state-of-the-art offline reinforcement learning algorithms.
hari-sikchi/pytorch_CPO
Simple implementation for Constrained Policy Optimization in Pytorch
hari-sikchi/DVL
A Dual-RL method DVL: Dual-V Learning for offline and online reinforcement learning
hari-sikchi/rank-game
SOTA algorithms for imitation learning (LfD and LfO) - Ranking algorithms for imitation learning (TMLR 2023)
hari-sikchi/LBPO
Lyapunov Barrier Policy Optimization - Simple Pytorch implementation for Model free Safe Reinforcement Learning
hari-sikchi/SMORe
Official repository for Paper " Score Models for Offline Goal-Conditioned Reinforcement Learning" (ICLR 2024)
hari-sikchi/TD3_from_demonstration
Using expert demonstrations in TD3 to learn faster
hari-sikchi/DILO
Authors implementation of DILO: Dual Imitation from Observation presented at CoRL 2024
hari-sikchi/spinningup
hari-sikchi/DepthSegnet
Depth fused in a encoder-decoder architecture
hari-sikchi/long_horizon_manipulation
hari-sikchi/capella
hari-sikchi/ReCOIL
hari-sikchi/aa_simulation
[Assured Autonomy Project] Simulator for training a vehicle to navigate safely.
hari-sikchi/ARS
An implementation of the Augmented Random Search algorithm
hari-sikchi/awesome-motion-planning
A curated list of Resources for Motion Planning
hari-sikchi/benchmark-rrc
hari-sikchi/controllable_agent
hari-sikchi/driftgym
Gym environment for car drifting
hari-sikchi/Lane-Segmentation
hari-sikchi/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
hari-sikchi/option_discovery
Methods for option discovery in reinforcement learning
hari-sikchi/point_nav
Point navigation environment for long horizon tasks
hari-sikchi/size-limit
Calculate the real cost to run your JS app or lib to keep good performance. Show error in pull request if the cost exceeds the limit.
hari-sikchi/spinningup-1
An educational resource to help anyone learn deep reinforcement learning.
hari-sikchi/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms