Remix.run Logo
ashish01 a day ago

What are you training on using self play? Like alpha go? Curious what your setup is like .

alasdair_ a day ago | parent [-]

Yes, basically like alphago. I’m teaching it to play magic: the gathering.

I had to start with some heuristic-based bots that played the decks very simply just to get to the point where the was some signal to learn from. I did behavioral cloning on the bots as a foundation, then self-play.