google-deepmind / google-deepmind/alphastar

Value net and memory blocks

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
592
Forks
83
PR merge metrics
No merged PRs in 30d

Description

Hey!

I have been studying your paper and trying to get inspiration for my current DRL projects. I did not find the transformer you mention in the paper to add memory to the model. I found a paper from you called "STABILIZING TRANSFORMERS FOR REINFORCEMENT LEARNING" where you mention transformers for RL are too unstable to learn and propose some updates to the original arch. I am facing this problem on my projects and I was curious about your approach to solve this issue in this alphastar implementation! Did you use the approach of the paper?

On the other hand, I did not find the value network in the model. Does your value net need a complex and large MLP? Do you use any residual blocks?

Hope we can discuss this topics. You can reach me out if you prefer at rsanchezm98@gmail.com. Having the oportunity to see and learn from this alphastar implementation is really cool!

Regards,

Rodrigo

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.