DeepHaeJoong / HypeRL

Authors' PyTorch implementation of 'Recomposing the Reinforcement Learning Building-Blocks with Hypernetworks' (HypeRL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HypeRL

Authors' implementation of 'Recomposing the Reinforcement Learning Building-Blocks with Hypernetworks' (HypeRL)

on arxiv:

by Shai Keynan*, Elad Sarafian* and Sarit Kraus (Bar-Ilan University)

Implementation of HypeRL on TD3, SAC, MAML and PEARL in Pytorch.

TD3 original code: https://github.com/sfujim/TD3 SAC original code: https://github.com/ajaysub110/sac-pytorch MAML original code: https://github.com/tristandeleu/pytorch-maml-rl PEARL original code: https://github.com/katerakelly/oyster

HypeRL

About

Authors' PyTorch implementation of 'Recomposing the Reinforcement Learning Building-Blocks with Hypernetworks' (HypeRL)


Languages

Language:Python 100.0%