Live data from Hacker News

Behind AlphaGo

medium.com

1–5 of 5 posts

Re: Behind AlphaGo

#3

It would be interesting to know if there were similar techniques employed for AlphaStar and AlphaGo, with DeepMind's use of LSTMs, etc...

From my understanding AlphaStar used a LSTM to determine the actions of its agents, but it had a transformer to draw attention to a subset of the inputs

Re: Behind AlphaGo

#4

It would be interesting to know if there were similar techniques employed for AlphaStar and AlphaGo, with DeepMind's use of LSTMs, etc...

It would be nice to get an in-depth overview of the techniques used behind AlphaStar...