Hacker News new | ask | show | jobs
by mindcrime 3222 days ago
Not a mention so far about game theory or Nash equilibrium.

It depends on what you're doing. I was literally just watching a video on Generative Adversarial Networks this morning, and game theory did come up there, at least in passing. If one sat down and started reading the papers on this subject and trying to implement / improve stuff in this area, I suspect game theory would be at least moderately important.

There is also the field of Competitive Learning where game theory has some application. See, for example:

http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.71....

1 comments

Interesting. Thanks.