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

Inner-Outer Loop #13

Open
YanickZengaffinen opened this issue May 15, 2024 · 0 comments
Open

Inner-Outer Loop #13

YanickZengaffinen opened this issue May 15, 2024 · 0 comments

Comments

@YanickZengaffinen
Copy link
Collaborator

YanickZengaffinen commented May 15, 2024

We should have a clean impl of inner-outer-loop that works with all our new code

  1. create new file with train_inner_outer_MAL, analogously to how we did for contextualized in train.py/train_ppo.py
  2. do inner-outer-loop: for one step in model, do many steps on policy (so it's best-response)

Ideally, the follower learning algorithm can later be replaced easily. E.g. with meta-learners

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

No branches or pull requests

2 participants