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

Feature/fix sampler madqn #477

Merged
merged 8 commits into from
Apr 22, 2022
Merged

Feature/fix sampler madqn #477

merged 8 commits into from
Apr 22, 2022

Conversation

EdanToledo
Copy link
Contributor

What?

Fixes multiple trainers, for different agents with different architectures for madqn

Why?

So that mava can be used for hierarchical reinforcement learning

How?

Implements @DriesSmit code in MADQN

Copy link
Contributor

@DriesSmit DriesSmit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @EdanToledo🙂 See my few comments. Also, I see the checks are failing?

@sash-a
Copy link
Contributor

sash-a commented Apr 12, 2022

I see I made my comments on the ddpg changes, seems like that shouldn't be in this PR, but the same goes for DQN.

Other than the minor variable/method name changes, all looks good

@pull-request-size pull-request-size bot added size/M and removed size/L labels Apr 22, 2022
DriesSmit
DriesSmit previously approved these changes Apr 22, 2022
Copy link
Contributor

@DriesSmit DriesSmit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 🙂

sash-a
sash-a previously approved these changes Apr 22, 2022
Copy link
Contributor

@sash-a sash-a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@DriesSmit DriesSmit dismissed stale reviews from sash-a and themself via f494b83 April 22, 2022 10:08
@DriesSmit DriesSmit merged commit 1eef1eb into develop Apr 22, 2022
@DriesSmit DriesSmit deleted the feature/fix_sampler_madqn branch April 22, 2022 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants