Does anyone have link to papers about the technology behind Libratus?
AI Beats Four Top Poker Players
51–60 of 234 posts
Re: AI Beats Four Top Poker Players
#52"Each night after the play ended, the Pittsburgh Supercomputing Centre added computations to sharpen the AI's strategy." This sounds more like an "advanced chess" setup, where a human teams up with an AI to play. The title of the article should really be "amateur poker players + AI defeat professional poker players". The real test would be if the AI self-corrected over the length of the tournament, without human inte…
This doesn't sound like they had the goal of conducting a fully controlled experiment here, but it's still interesting none the less.
Re: AI Beats Four Top Poker Players
#53Unfortunately this fails to impress me, merely because you could theoretically build a terrible AI and still win.
Re: AI Beats Four Top Poker Players
#54it won't be long before we hearing more headlines like: "AI beats top 10 hedge fund managers" to "AI run hedge fund blows up due to black swan event" regardless it's an incredible feat. It really casts questions into what our edge as humans are which is slowly disappearing and we didn't even need to put a brain in a jar and hook it up to a computer....it's deep learning reinforced algorithms that is appearing to outl…
It's just that AI researchers are exploring and finding every single field where deep learning algorithms perform better than humans. Play poker, run hedge funds... But for instance understanding and specially producing meaningful language, let it be natural language or programming language? I hope not so. Because otherwise, your average joe hacker might as well shut down their IDE and say good bye.
Re: AI Beats Four Top Poker Players
#55Earlier quoted context omitted.
>AI beats top 10 hedge fund managers" Hedge funds are already using A.I. successfully. I talked one manager who's team was trying to layer successful individual neural networks into a "bigger brain".
Been there, done that (well kind, of, via several small specialized nets). Actually a pretty good trading strategy, but works better if you actually have capital to use it....
Re: AI Beats Four Top Poker Players
#56Andrew Ng posted a comment about this on facebook: "I'm thrilled about Libratus' Poker triumph--this is a huge step for AI. Othello/Checkers/Chess/Go were theoretically solvable with minimax tree search and sheer computation; but poker, which requires bluffing, needs sophisticated modeling of your opponents and new algorithmic principles. CMU's Tuomas Sandholm has also (in a private email) promised to publish their a…
Poker is solved using a very large game tree, just as with the other games. The structure of the tree is modified to support the notion of hidden state, but beyond that it is essentially the same as the other games. The structure for representing hidden nodes was developed in the 1950s by Von Neumann. Most of the algorithmic innovations related to how to update the game tree.
My guess is that the primary innovation for the Libratus strategy was that of scale.
Re: AI Beats Four Top Poker Players
#57EDIT: Read below, I am wrong. I clearly didn't know what I was talking about. This is a great achievement in AI, don't get me wrong, but the headline should read, "AI beats the best four poker players we could find who were willing to play for a mere $200K". All the actual best players play for millions and have a reputation to uphold. They would never agree to do this. They four guys they got are pretty good, and co…
They are at worst top 15 HUNL players in the world.
Re: AI Beats Four Top Poker Players
#58"Oh you have AJ don't you?"
Re: AI Beats Four Top Poker Players
#59Earlier quoted context omitted.
Been there, done that (well kind, of, via several small specialized nets). Actually a pretty good trading strategy, but works better if you actually have capital to use it....
I was under the impression that you need some capital, but not so much that you move the market with your trades. True?
Re: AI Beats Four Top Poker Players
#60Earlier quoted context omitted.
Been there, done that (well kind, of, via several small specialized nets). Actually a pretty good trading strategy, but works better if you actually have capital to use it....
I was under the impression that you need some capital, but not so much that you move the market with your trades. True?
What I do know is that it wasn't worth it for me personally to occupy my GPUs. By contrast, larger trading firms would probably like it.