episode stringlengths 45 100 | text stringlengths 1 528 | timestamp_link stringlengths 56 56 |
|---|---|---|
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | which is, you know, a pair of kings, | https://karpathy.ai/lexicap/0324-large.html#01:03:10.040 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | but call with a pair of fours and an ace kicker. | https://karpathy.ai/lexicap/0324-large.html#01:03:12.000 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So it's essentially telling you | https://karpathy.ai/lexicap/0324-large.html#01:03:15.080 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | that you should fold this hand | https://karpathy.ai/lexicap/0324-large.html#01:03:16.900 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | that is much better than this. | https://karpathy.ai/lexicap/0324-large.html#01:03:18.800 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So it begs the question, why? | https://karpathy.ai/lexicap/0324-large.html#01:03:20.080 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Because what the solvers do is they use the information | https://karpathy.ai/lexicap/0324-large.html#01:03:23.160 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | of your own cards to formulate all the possible hands | https://karpathy.ai/lexicap/0324-large.html#01:03:27.000 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | your opponent can have. | https://karpathy.ai/lexicap/0324-large.html#01:03:30.400 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So if your opponent is, | https://karpathy.ai/lexicap/0324-large.html#01:03:32.080 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | so basically if you had the king, queen, | https://karpathy.ai/lexicap/0324-large.html#01:03:34.160 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | you know, it may say, for lack of a better nerdy term, | https://karpathy.ai/lexicap/0324-large.html#01:03:36.640 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | it blocks potential bluffing hands | https://karpathy.ai/lexicap/0324-large.html#01:03:41.760 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | that your opponent can have. | https://karpathy.ai/lexicap/0324-large.html#01:03:43.480 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So let's say if your opponent would bluff with queen, jack, | https://karpathy.ai/lexicap/0324-large.html#01:03:44.680 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | but you have a queen. | https://karpathy.ai/lexicap/0324-large.html#01:03:47.760 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So there are less combinations of queen, jack. | https://karpathy.ai/lexicap/0324-large.html#01:03:49.160 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So it will find a better bluff catcher, if you will. | https://karpathy.ai/lexicap/0324-large.html#01:03:51.320 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So that's what's really not intuitive to poker players. | https://karpathy.ai/lexicap/0324-large.html#01:03:54.200 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Poker players usually think like, | https://karpathy.ai/lexicap/0324-large.html#01:03:56.560 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | well, this, my hand is pretty good, so I got a call, | https://karpathy.ai/lexicap/0324-large.html#01:03:58.040 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | but that's not how a solver would think. | https://karpathy.ai/lexicap/0324-large.html#01:04:00.820 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Solver uses, you know, common matrix and, you know. | https://karpathy.ai/lexicap/0324-large.html#01:04:02.600 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | And sometimes it's tough to get the good why answers | https://karpathy.ai/lexicap/0324-large.html#01:04:06.920 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | you just did for why a solver thinks something is better, | https://karpathy.ai/lexicap/0324-large.html#01:04:10.620 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | or maybe in poker it's a little bit easier, | https://karpathy.ai/lexicap/0324-large.html#01:04:13.320 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | but in the case of go and chess, it's not always obvious why, | https://karpathy.ai/lexicap/0324-large.html#01:04:14.880 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | because it's not gonna explain stuff to you. | https://karpathy.ai/lexicap/0324-large.html#01:04:18.880 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | I think one of the best ways to learn poker | https://karpathy.ai/lexicap/0324-large.html#01:04:20.560 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | is when you see a solver output | https://karpathy.ai/lexicap/0324-large.html#01:04:23.480 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | and it tells you one of these things, try to figure out why. | https://karpathy.ai/lexicap/0324-large.html#01:04:25.120 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Why does this solver do this? | https://karpathy.ai/lexicap/0324-large.html#01:04:28.280 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Why does it want you to call with this and fold this? | https://karpathy.ai/lexicap/0324-large.html#01:04:30.040 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | And try to think about it on a deeper level. | https://karpathy.ai/lexicap/0324-large.html#01:04:32.440 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | And you go, aha, probably because this card | https://karpathy.ai/lexicap/0324-large.html#01:04:34.200 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | that I have here, you know, changes the range | https://karpathy.ai/lexicap/0324-large.html#01:04:36.860 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | of my opponent's, you know, potential. | https://karpathy.ai/lexicap/0324-large.html#01:04:39.720 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | I'd love to get your opinion | https://karpathy.ai/lexicap/0324-large.html#01:04:42.600 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | on your relationship with solvers. | https://karpathy.ai/lexicap/0324-large.html#01:04:43.960 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Because for example, Magnus doesn't use them. | https://karpathy.ai/lexicap/0324-large.html#01:04:45.600 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | His team uses them. | https://karpathy.ai/lexicap/0324-large.html#01:04:47.960 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Cause he feels like he's going to rely on it too much. | https://karpathy.ai/lexicap/0324-large.html#01:04:49.400 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | And you can't use it when you're playing. | https://karpathy.ai/lexicap/0324-large.html#01:04:54.200 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | What you really want is to build up | https://karpathy.ai/lexicap/0324-large.html#01:04:57.120 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | an extremely strong intuition without the help of a solver. | https://karpathy.ai/lexicap/0324-large.html#01:04:58.840 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Is there some aspect of that that rings true to you? | https://karpathy.ai/lexicap/0324-large.html#01:05:02.780 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Absolutely. | https://karpathy.ai/lexicap/0324-large.html#01:05:04.920 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | I totally can relate to what Magnus is saying. | https://karpathy.ai/lexicap/0324-large.html#01:05:05.740 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | First and foremost, because when solvers | https://karpathy.ai/lexicap/0324-large.html#01:05:07.080 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | was first introduced, I didn't come from that world. | https://karpathy.ai/lexicap/0324-large.html#01:05:08.640 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | I was so intimidated because I didn't know how to use it. | https://karpathy.ai/lexicap/0324-large.html#01:05:11.120 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | I don't know how to do an input. | https://karpathy.ai/lexicap/0324-large.html#01:05:13.640 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So I had two guys, one guy's a data scientist | https://karpathy.ai/lexicap/0324-large.html#01:05:15.400 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | and, you know, another guy's like a poker savant, | https://karpathy.ai/lexicap/0324-large.html#01:05:17.560 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | if you will, and they coached me and they did it. | https://karpathy.ai/lexicap/0324-large.html#01:05:20.000 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So today, if I was in a tough spot, you know, | https://karpathy.ai/lexicap/0324-large.html#01:05:22.520 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | and I'm like, I don't know, what would a solver do? | https://karpathy.ai/lexicap/0324-large.html#01:05:25.720 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | I will send them the hand and they'll run the solve for me. | https://karpathy.ai/lexicap/0324-large.html#01:05:27.120 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | And then sort of give me the parameters of what to do. | https://karpathy.ai/lexicap/0324-large.html#01:05:30.980 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | When I was playing, you know, | https://karpathy.ai/lexicap/0324-large.html#01:05:33.360 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | regularly using solvers with them, | https://karpathy.ai/lexicap/0324-large.html#01:05:34.920 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | we were spending six to eight hours a day | https://karpathy.ai/lexicap/0324-large.html#01:05:36.720 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | going over all these solves. | https://karpathy.ai/lexicap/0324-large.html#01:05:38.240 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So intuitively I started to think and learn | https://karpathy.ai/lexicap/0324-large.html#01:05:40.320 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | about what the solver would want, | https://karpathy.ai/lexicap/0324-large.html#01:05:42.760 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | but I sort of understand where Magnus is coming from | https://karpathy.ai/lexicap/0324-large.html#01:05:44.100 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | in that you don't want to become a slave to the sim, | https://karpathy.ai/lexicap/0324-large.html#01:05:46.080 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | as I say, right? | https://karpathy.ai/lexicap/0324-large.html#01:05:48.320 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | There's one kid I know, I joked with him, | https://karpathy.ai/lexicap/0324-large.html#01:05:49.760 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | his name is Landon Tice. | https://karpathy.ai/lexicap/0324-large.html#01:05:51.680 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | And, you know, he made a play that the sim, you know, | https://karpathy.ai/lexicap/0324-large.html#01:05:53.160 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | would say, this is a good play. | https://karpathy.ai/lexicap/0324-large.html#01:05:56.200 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | But I'm like, it's a good play, you know, | https://karpathy.ai/lexicap/0324-large.html#01:05:57.880 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | in a simulated world against the robot. | https://karpathy.ai/lexicap/0324-large.html#01:06:00.080 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | It's not in practice against the human, right? | https://karpathy.ai/lexicap/0324-large.html#01:06:01.840 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | You don't need to be doing that. | https://karpathy.ai/lexicap/0324-large.html#01:06:05.120 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So if you become a slave to the sim | https://karpathy.ai/lexicap/0324-large.html#01:06:06.660 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | and always do what the sim says, | https://karpathy.ai/lexicap/0324-large.html#01:06:08.760 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | you're handcuffed to a certain degree. | https://karpathy.ai/lexicap/0324-large.html#01:06:10.640 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Is there some, at the highest level plays, | https://karpathy.ai/lexicap/0324-large.html#01:06:13.080 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | there's still a role for feel and intuition? | https://karpathy.ai/lexicap/0324-large.html#01:06:16.040 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Absolutely. | https://karpathy.ai/lexicap/0324-large.html#01:06:19.520 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | If you're not doing that, | https://karpathy.ai/lexicap/0324-large.html#01:06:20.360 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | cause here's the thing, right? | https://karpathy.ai/lexicap/0324-large.html#01:06:21.200 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | No human being plays perfectly balanced | https://karpathy.ai/lexicap/0324-large.html#01:06:22.760 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | in game three optimal like a robot would. | https://karpathy.ai/lexicap/0324-large.html#01:06:25.600 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | They're not, right? | https://karpathy.ai/lexicap/0324-large.html#01:06:27.640 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So there are opportunities there to take advantage | https://karpathy.ai/lexicap/0324-large.html#01:06:29.200 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | of the things that they do that are slightly too aggressive | https://karpathy.ai/lexicap/0324-large.html#01:06:31.000 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | or less aggressive. | https://karpathy.ai/lexicap/0324-large.html#01:06:34.360 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | You know, for example, | https://karpathy.ai/lexicap/0324-large.html#01:06:35.840 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | say most human beings don't bluff enough in a certain spot. | https://karpathy.ai/lexicap/0324-large.html#01:06:37.200 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So you don't have to call with the correct range of hands. | https://karpathy.ai/lexicap/0324-large.html#01:06:41.120 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | You don't have to, | https://karpathy.ai/lexicap/0324-large.html#01:06:44.680 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | because they're not bluffing at the optimal frequency. | https://karpathy.ai/lexicap/0324-large.html#01:06:45.640 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | So you don't have to call at the optimal frequency. | https://karpathy.ai/lexicap/0324-large.html#01:06:48.040 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | You'd be making this mistake, frankly, if you did. | https://karpathy.ai/lexicap/0324-large.html#01:06:50.520 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | What's the difference between in person and online play, | https://karpathy.ai/lexicap/0324-large.html#01:06:53.880 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | given that context? | https://karpathy.ai/lexicap/0324-large.html#01:06:58.520 |
Daniel Negreanu: Poker | Lex Fridman Podcast #324 | Yeah, well, online poker and live poker, | https://karpathy.ai/lexicap/0324-large.html#01:06:59.560 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.