Generating Magic cards using deep, recursive neural networks
mtgsalvation.com
Generating Magic cards using deep, recursive neural networks
1–10 of 69 posts
Re: Generating Magic cards using deep, recursive neural networks
#2Re: Generating Magic cards using deep, recursive neural networks
#3Another card nerfed by the removal of mana burn! (http://archive.wizards.com/magic/magazine/article.aspx?x=mtg... section 3, "Mana Pools and Mana Burn")
Re: Generating Magic cards using deep, recursive neural networks
#4> 3: add 2 to your mana pool Another card nerfed by the removal of mana burn! ( http://archive.wizards.com/magic/magazine/article.aspx?x=mtg... section 3, "Mana Pools and Mana Burn")
This thing is really cool. Also, he's using mtgjson.com, which I've used in the past and it's really awesome.
Re: Generating Magic cards using deep, recursive neural networks
#5The cards do get very "real" very fast. Love it
Re: Generating Magic cards using deep, recursive neural networks
#6Re: Generating Magic cards using deep, recursive neural networks
#7If I'm interested in Neural Networks, and I've mainly been working in web development (I know Java, C, and Python). Where would be a good place for me to start so that I can eventually make something like this project?
He also has a fantastic article specifically about recurrent neural networks here: http://karpathy.github.io/2015/05/21/rnn-effectiveness/
Re: Generating Magic cards using deep, recursive neural networks
#8Add static analysis and it can actually be fairly useful. E.g. val name = object.[maybe you wwant to use getFirstName]?
Re: Generating Magic cards using deep, recursive neural networks
#9If I'm interested in Neural Networks, and I've mainly been working in web development (I know Java, C, and Python). Where would be a good place for me to start so that I can eventually make something like this project?
There is a book that I can link if you are interested.
Re: Generating Magic cards using deep, recursive neural networks
#10If I'm interested in Neural Networks, and I've mainly been working in web development (I know Java, C, and Python). Where would be a good place for me to start so that I can eventually make something like this project?
Matlab has a neural network toolbox that you can use to train small recurrent networks. There is a book that I can link if you are interested.