← Back to context

Comment by greysphere

7 days ago

We made an AlphaGo like implementation for the card game Dominion. Certainly not the same number of cards but similar complexity. I have high confidence the same techniques would work for mtg. In fact possibly better as mtg doesn't lend to large search depths. Though possibly worse as there is more hidden information (though that depends on if the format has open deck lists and/or how much of the meta is provided to or trained by the nn)