Skip to content

keynans/HypeRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages