-
MOORE Public
Forked from AhmedMagdyHendawy/MOOREOfficial code of the paper "Multi-Task Reinforcement Learning with Mixture of Orthogonal Experts" at ICLR2024
Python MIT License UpdatedAug 14, 2024 -
imitation Public
Forked from HumanCompatibleAI/imitationClean PyTorch implementations of imitation and reward learning algorithms
Python MIT License UpdatedAug 6, 2024 -
-
-
RiskSensitiveSACforRobustDRLunderDistShifts Public
Forked from tumBAIS/RiskSensitiveSACforRobustDRLunderDistShiftsPython MIT License UpdatedFeb 21, 2024 -
lets-do-irl Public
Forked from reinforcement-learning-kr/lets-do-irlInverse RL algorithms (APP, MaxEnt, GAIL, VAIL)
Python MIT License UpdatedDec 22, 2023 -
-
samplemod Public template
Forked from navdeep-G/samplemodPython BSD 2-Clause "Simplified" License UpdatedDec 17, 2023 -
-
WCSAC Public
Forked from AlgTUDelft/WCSACCode for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"
-
reinforcement-learning-an-introduction Public
Forked from vojtamolda/reinforcement-learning-an-introductionSolutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).
Jupyter Notebook UpdatedJul 24, 2023 -
Environment-Design-for-IRL Public
Forked from Ojig/Environment-Design-for-IRLCode submission for the paper : Environment Design for Inverse Reinforcement Learning
Python UpdatedMay 22, 2023 -
RFQI Public
Forked from zaiyan-x/RFQIImplementation of Robust Reinforcement Learning using Offline Data [NeurIPS'22]
Python MIT License UpdatedJan 14, 2023 -
sfp Public
Forked from eth-ait/sfpOfficial code release for TMLR 2022 paper SFP: State-free Priors for Exploration in Off-Policy Reinforcement Learning
Python GNU General Public License v3.0 UpdatedSep 2, 2022 -
geotorch Public
Forked from lezcano/geotorchConstrained optimization toolkit for PyTorch
Python MIT License UpdatedMar 1, 2022 -
interviews.ai Public
Forked from BoltzmannEntropy/interviews.aiIt is my belief that you, the postgraduate students and job-seekers for whom the book is primarily meant will benefit from reading it; however, it is my hope that even the most experienced research…
UpdatedJan 21, 2022 -
RAIL Public
Forked from Santara/RAILCodebase of Santara et. al., RAIL: Risk Averse Imitation Learning, Published in AAMAS 2018
Python MIT License UpdatedJan 15, 2022 -
Neural-Lyapunov-Control Public
Forked from YaChienChang/Neural-Lyapunov-ControlLearning Lyapunov functions and control policies of nonlinear dynamical systems
Jupyter Notebook UpdatedMay 3, 2021 -
neural_lyapunov_redesign Public
Forked from amehrjou/neural_lyapunov_redesignContains the code for the paper Neural Lyapunov Redesign published at L4DC 2021.
Python MIT License UpdatedApr 18, 2021 -
tqc_pytorch Public
Forked from SamsungLabs/tqc_pytorchImplementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/
Python MIT License UpdatedFeb 16, 2021 -
-
academicpages.github.io Public
Forked from academicpages/academicpages.github.ioGithub Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
JavaScript MIT License UpdatedOct 11, 2020 -
Distributional Soft Actor Critic
Python MIT License UpdatedJun 6, 2020 -
-
bayesian-machine-learning Public
Forked from krasserm/bayesian-machine-learningNotebooks about Bayesian methods for machine learning
Jupyter Notebook Apache License 2.0 UpdatedFeb 27, 2020 -
SMPyBandits Public
Forked from SMPyBandits/SMPyBandits🔬 Research Framework for Single and Multi-Players 🎰 Multi-Arms Bandits (MAB) Algorithms, implementing all the state-of-the-art algorithms for single-player (UCB, KL-UCB, Thompson...) and multi-play…
Jupyter Notebook MIT License UpdatedDec 27, 2019 -
successor_examples Public
Forked from awjuliani/successor_examplesTutorials on learning and using successor representations.
Jupyter Notebook MIT License UpdatedOct 31, 2019 -
MPC_project Public
Temperature control using MPC (ETH MPC course project)
-
-