Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About multi-task reinforcement learning. #11

Open
LLYYKK opened this issue Oct 21, 2022 · 0 comments
Open

About multi-task reinforcement learning. #11

LLYYKK opened this issue Oct 21, 2022 · 0 comments

Comments

@LLYYKK
Copy link

LLYYKK commented Oct 21, 2022

Thank you for your work on single-task reinforcement and transfer learning!
But I think the most meaningful part of this paper is transfer learning on multi-task reinforcement learning.
If the teacher models are in different envs(for example, one is in CartPole-v1,others is in Acrobot-v1), the state space and action space of them are totally different. It is necessary to pay attention to how to design the input layer and output layer of the student model.

"About 90% of parameters are shared, with only 3 small MLP “controllers” on top which are task specific and allow for different action sets between different games." It's in the paper. But I don't know the details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant