navneet-nmk / Hierarchical-Meta-Reinforcement-Learning

This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.
MIT License
60 stars 4 forks source link

main.py, no EmpowermentSkills #1

Open moonblue333 opened 5 years ago

moonblue333 commented 5 years ago

from maml_rl.policies.empowerment_skills import EmpowermentSkills

navneet-nmk commented 5 years ago

Yes. I am aware of this. I am still refactoring the code. This should be addressed in the next commit.

fokx commented 3 years ago

Same issue, seems the author cannot fix it for 2 years