2048 AI - 32768 Tile Achieved, Score 630304

  Рет қаралды 287,745

Robert Xiao

Robert Xiao

10 жыл бұрын

A demo of my 2048 AI achieving the 32768 tile, and likely a world-record score of 630,304 points.
This achievement would not be possible without the great heuristic contributions from xificurk (Petr Morávek) and code improvements from m9710797 (Wouter Vermaelen).
This video is not sped up or time-lapsed in any way. During this game, a total of 22,405 moves were played, for an average of 3.6 moves per second.
Here are the times at which each big tile combination was achieved:
(1:25) 2048, first time
(3:55) 4096
(10:55) 8192
(16:30) 8192+4096
(25:15) 16384
(30:15) 16384+4096
(39:45) 16384+8192
(49:15) 16384+8192+4096
(1:04:05) 32768
(1:09:45) 32768+4096
(1:19:55) 32768+8192
(1:29:10) 32768+8192+4096
The AI played on the official website version of 2048 (gabrielecirulli.github.io/2048/) by using browser remote control. You can find more details about how the AI works at StackOverflow (stackoverflow.com/a/22498940/... ), and find the code on GitHub (github.com/nneonneo/2048-ai ).

Пікірлер: 283
@Krebzonide
@Krebzonide 7 жыл бұрын
I watched the first 10 mintues then realized how long it is.
@OatmealTheCrazy
@OatmealTheCrazy 7 жыл бұрын
Same, Stinky cheese man
@ernestzurek5884
@ernestzurek5884 7 жыл бұрын
Same :D
@Zelakus
@Zelakus 7 жыл бұрын
cheeseman Thanks to you i got it in 2 mins 😂
@qaaris4280
@qaaris4280 7 жыл бұрын
This is the second time this week I've seen you, cheeseman.
@Krebzonide
@Krebzonide 7 жыл бұрын
I'm so popular.
@essendossev362
@essendossev362 Жыл бұрын
I find it incredibly fascinating to see that the AI slows down and struggles at the same points that I naturally would as well.
@PopeLando
@PopeLando 8 жыл бұрын
Here's a great illustration of exponential time. This game takes fractions of a second per move, and reaches 2048 (2^11) in just over a minute. To get to 2^15 - just four more doublings - takes over an hour.
@jakerussell135
@jakerussell135 3 жыл бұрын
It also slows down when there's less spaces so that it can think further ahead and make better moves
@pinklemonade8283
@pinklemonade8283 2 жыл бұрын
@@jakerussell135 yeah.
@genioloco9790
@genioloco9790 Жыл бұрын
I would love a cheat code.
@2048player-cf8mm
@2048player-cf8mm Жыл бұрын
It slows down when the board is almost full and that’s why it takes so long but if it never slows down then four doubles would make it 16-17 minutes for 32768 tile
@Scy
@Scy 8 жыл бұрын
Some perspective for those who are wondering: So the best possible square you can get with a 16 grid is 131072, and that requires that you get only 4's to pop up towards the end when you run out of squares (since you only need 2 squares to create the final 8 to make it all add together). The maximum possible squares are 131072+65536+32768+16384+8192+4096+2048+1024+512+256+128+64+32+16+8+4. And you wouldn't have room for the last 4 to create 262144, ending on 262140 total. The worst case scenario, where you only get 2's when you're short of squares, removes one step from the previous list. So 65536+...+2, which is 131070 total. Getting this close to 65536 is really close to the realistic high score. Though if you by chance happened to reach it and there is potential for almost doubling it, the randomness of the last few available squares would realistically ruin it. The point is you need a lot of luck to get the 65536 square, not only for that square, but also for the 32k and 16k leading up to it, as every time you get close to those, the board fills up, and you're one or two bad randoms away from busting. With 2 available squares you have 5 possible outcomes: 4 + 4 = OK 4 + 2 = :( 2 + 4 = :( (2 + 2) + 4 = OK (2 + 2) + 2 = :( So a 40% chance to survive with 2 available squares, given that the adjacent square is an 8.
@AdroSlice
@AdroSlice 8 жыл бұрын
Nice calculations... Too bad they won't help me as I am a very bad player xD
@PnfrlEnm
@PnfrlEnm 7 жыл бұрын
Scy That comment was almost as long as my dick
@yashgaikwad7516
@yashgaikwad7516 6 жыл бұрын
There isn't a 40% chance. 4 tile spawns with a probability of 0.1
@TheMegaDTGT48
@TheMegaDTGT48 6 жыл бұрын
Even if 4 and 2 are appearing with the same probability it still wouldn’t be 40% You got 25% for 4+4 and 50% for 4+2 or 2+4, and last 25% for 2+2. So in last case, 50% for good piece and same for bad. So in all, it would be 25% + (1/2)*25%=37,5% Considering 10% chance of 4: 4+4 is 1% 2+2 is 81% and in here, 10% for 4 giving this case possibility of 8,1% All in all, in reality in the end you got 9,1% chance to continue playing :)
@joshuafujiwara899
@joshuafujiwara899 4 жыл бұрын
uhh i got 56 mill imgur.com/a/nsA4tIi
@ediable8309
@ediable8309 8 жыл бұрын
And I'm proud of my fucking 4096...
@directr4288
@directr4288 8 жыл бұрын
+Ediable ya can't beat a computer bra
@ediable8309
@ediable8309 8 жыл бұрын
Quinn Dams I recently got a 8192 though :)
@ThePeterDislikeShow
@ThePeterDislikeShow 8 жыл бұрын
+Ediable I got a 16384 without cheating, 65536 with cheating.
@ediable8309
@ediable8309 8 жыл бұрын
FortNikitaBullion That's pretty great.
@zesjerome7189
@zesjerome7189 7 жыл бұрын
wrong, proud of anyx, ts ok
@lilapela
@lilapela 4 жыл бұрын
That sequence of moves at 2:52 was so smart. I would not have thought of that way to combine the 128
@teddysiswanto9813
@teddysiswanto9813 8 жыл бұрын
You are not ridiculous of playing 2048. You are just us who had some fun. You are a special guy.
@tung-hsinliu861
@tung-hsinliu861 4 жыл бұрын
0:31 1024 1:29 2048 4:00 4096 10:58 8192 25:32 16384 1:04:40 32768
@iambensummers
@iambensummers 7 жыл бұрын
1:03:21 - One of each power of two up to 16384 is on the board (with an extra two 2s)
@wdsrocha
@wdsrocha 7 жыл бұрын
Sharp eye you got there
@Panimioul
@Panimioul 7 жыл бұрын
well, there isn't 2^0
@KavehMagaura
@KavehMagaura 7 жыл бұрын
That's why the extra Two 2s are there -> 2/2 = 2^0 :D
@MatthewChenIsAwesome
@MatthewChenIsAwesome 6 жыл бұрын
But where's 8 and 32?
@alexcerullo3143
@alexcerullo3143 4 жыл бұрын
Mathew Wang watch an extra 2 seconds and you will see it
@michaelbujaki2462
@michaelbujaki2462 3 жыл бұрын
The thing you came for is at 1:03:49 with the main event at 1:04:39. Even at 0.25x speed, the event is over in seconds.
@fantasticphil3863
@fantasticphil3863 6 жыл бұрын
That is so amazing!
@zemyla
@zemyla 9 жыл бұрын
I find it extremely interesting that the AI basically claims a 3x3 section as reserve space for storing products, and uses whatever free columns it has for summation of intermediates. It stops not so much because of bad luck as because it is out of "memory". Your world record run of 794,076 on the Stack Overflow site seems to have passed this bottleneck, not just once but several times. However, it is probably mostly due to luck. Could you get longer (if slower) runs if you detected boards with both a 32768 and a 2048 to use minimax instead of expectimax? Basically, assume at that point that you can't brute-think your way past the obstacle, and instead of choosing the path of greatest reward, you choose the path that is least likely to screw you over.
@thessaaustria9615
@thessaaustria9615 3 жыл бұрын
Your AI is INSANE!
@Reuged666
@Reuged666 8 жыл бұрын
the Sky net is taken shape XD
@kriz3242
@kriz3242 8 жыл бұрын
Awesome job to all of you!
@daskraut
@daskraut 5 жыл бұрын
... and i'm happy about getting the 2048 tile...
@triplea657aaa
@triplea657aaa 6 жыл бұрын
I got the 32768 in physics class back in highschool once(by hand, not an AI). Nice AI though, that's impressive.
@mr_pigman1013
@mr_pigman1013 9 ай бұрын
I once got 65536 in 2048. Took like a month with me abusing save states. (By opening multiple tabs you can save progress)
@mausengonmned-5258
@mausengonmned-5258 Жыл бұрын
I am learning so much from this thing
@vicentevargasserra6803
@vicentevargasserra6803 Жыл бұрын
Awsome video, love your work, keep it up man!! You seem to be so fuccking black, I'm with you bro!
@zvweiss
@zvweiss 2 жыл бұрын
743,160 --- Incredible AI. Right out the box from github it ran on my machine to 743,160. Amazing!!!
@bobagacha3750
@bobagacha3750 7 ай бұрын
Amazing! Only a few people can do that, even 9 years later
@OfficialGamingNetwork
@OfficialGamingNetwork 9 жыл бұрын
Nice AI! So close to 65536 aww :(
@davidl8553
@davidl8553 9 жыл бұрын
OfficialGamingNetwork is it even possible to get there you would have to have the rng gods on your side and they do not find favor with us petty humans
@tiletastic9265
@tiletastic9265 Жыл бұрын
It still needed to make another 16384 tile so it was like 74.99% of the way to 65k
@SpamDestroyer
@SpamDestroyer 7 жыл бұрын
1:04:35 if you want to skip to the 32768 tile
@OrdenzBab
@OrdenzBab 3 жыл бұрын
1:04:41 have tile "32768" 2048 game
@TheSkepticSkwerl
@TheSkepticSkwerl 2 жыл бұрын
It's probably not the perfect game. But due to randomness, it gets close for sure!
@jakerussell135
@jakerussell135 Жыл бұрын
its nowhere near perfect
@Robbya10
@Robbya10 6 жыл бұрын
Damn it was so close to getting that 16000 square
@camerongray7767
@camerongray7767 8 ай бұрын
2,048 - 1:27 4,096 - 3:57 8,192 - 10:57 16,384 - 25:31 32,768 - 1:04:38 65,536 - 2:34:56
@BrianOsler
@BrianOsler Жыл бұрын
If logic were an art, this would be it’s masterpiece.
@Seriousbomb54
@Seriousbomb54 7 жыл бұрын
Do you think that it is possible to achieve a counterstop in this game? I mean like reachthe highest number the game has in its memory.
@xuanweili2477
@xuanweili2477 4 жыл бұрын
Me: trying to get some work done My brain: Remember that very popular game from years ago that you sucked at?
@qm3ster
@qm3ster 3 жыл бұрын
it was SO CLOSE (to having another 16384)
@yuxuanwang3244
@yuxuanwang3244 2 жыл бұрын
Quick to get the time back in
@genioloco9790
@genioloco9790 Жыл бұрын
Blows my mind
@bxxocado674
@bxxocado674 4 жыл бұрын
this is crazy
@grmmhp
@grmmhp 8 жыл бұрын
it got to be asian
@tesseracta4728
@tesseracta4728 7 жыл бұрын
Ai san.
@claudiodiaz9752
@claudiodiaz9752 5 жыл бұрын
Roboto san.
@bxxocado674
@bxxocado674 4 жыл бұрын
u racist lol
@therealkreationsncaa
@therealkreationsncaa 3 жыл бұрын
@@bxxocado674 no, we love asian women along with the Hispanic mujeres
@MrHatoi
@MrHatoi 7 жыл бұрын
This video is so powerful... I'm holding back tears
@joshbuilds
@joshbuilds Жыл бұрын
My current run is at the 40:06 mark. But I've been playing a little at a time over the past week in a bit... Not even half way...
@VladimirTheAesthete
@VladimirTheAesthete 7 жыл бұрын
If the last one to pop would have been a 4 instead of 2 - it would have been a 65536, so close, what a shame.
@humaymm
@humaymm 2 жыл бұрын
my 2048 game. speedruns: 3:48: 2048 6:12: 4096 26:39: 8192 1:06:32: 16384 1:16:16: 16384+4096 1:21:06: 16384+4096+2048 1:25:46: game over 277416 score
@leyoshivenere350
@leyoshivenere350 4 жыл бұрын
The spawning 2 seeing the 32768: "Woooow, that's how I will be later 😯"
@TheSablab
@TheSablab 5 жыл бұрын
Why the heck are there still 2's at the end of the video
@teddysiswanto9813
@teddysiswanto9813 8 жыл бұрын
You can also play the AI game of 2048.
@mohibazhar8289
@mohibazhar8289 2 жыл бұрын
Programmer deserves a prize literally
@hamzaumair7909
@hamzaumair7909 7 жыл бұрын
how did u make it
@zixuan1630
@zixuan1630 3 жыл бұрын
R. I. P. The Ai only needed to make 64 in the PDF space.
@carloderamo
@carloderamo 8 жыл бұрын
Have you applied RL algorithms or AI heuristics?
@thedystopyansociety
@thedystopyansociety 8 жыл бұрын
Algorithms, as the creator said the AI stops to "think harder" at some points.
@TheGIANTgonads
@TheGIANTgonads 7 жыл бұрын
pretty sure the fact that it doesn't "think" as hard when there are more free tiles is heuristic, if there was no heuristics the more tiles free the longer it would take as there are an increased number of possible games to play.
@halneufmille
@halneufmille 9 жыл бұрын
Is it pausing to think when it runs short on squares?
@RobertXiao
@RobertXiao 9 жыл бұрын
It is programmed to think harder when there are more unique tiles on the board, since it tends to die in those circumstances.
@RobertXiao
@RobertXiao 9 жыл бұрын
***** *Top left corner.
@aidendoe9409
@aidendoe9409 8 жыл бұрын
+Robert Xiao How do I activate the AI?
@legotechnic27
@legotechnic27 8 жыл бұрын
+Robert Xiao so it is not a learning AI but rather an algorithm?
@WillHirschUK
@WillHirschUK 8 жыл бұрын
+Robert Xiao seems like the heuristic here could be improved to make it more efficient/effective. For example at 1:03:39 it thinks for a looong time even though any move other than "up" ends the game.
@halneufmille
@halneufmille 9 жыл бұрын
Also, does it have a favorite corner (lower right) like most human players do?
@RobertXiao
@RobertXiao 9 жыл бұрын
It has no favorite corner. It often switches after creating a new high tile. (Technically, there could be a very, very small bias towards the top corner since it evaluates that first, but the effect of the random tile spawn usually has a much stronger effect)
@Scy
@Scy 8 жыл бұрын
How many games end early? Like before 4096 or even 2048? Or is the game actually mathematically solved (by your AI)? As in, every game can be won if you do it right, and there's no random bad luck.
@RobertXiao
@RobertXiao 8 жыл бұрын
I can't prove it always wins at 2048. However, I tested it in 100 trials games, and it achieved 8192 in all 100 games (and 16384 in 94). So that's a pretty good indication that it won't lose at 2048. Nevertheless, if you do manage to get it to lose, I would be interested in seeing the log!
@Scy
@Scy 8 жыл бұрын
Well you could make a counter-AI that placed 2 or 4 in the most inconvenient squares all the time and see which AI wins. :P
@someweeb3650
@someweeb3650 7 жыл бұрын
This needs to happen.
@GerikDT
@GerikDT 7 жыл бұрын
If you're the chosen one in the Matrix, you'll watch this video in x2 speed and follow every move.
@Siirxe
@Siirxe 2 жыл бұрын
Yea
@ScarlettTheViewer
@ScarlettTheViewer 6 жыл бұрын
This is what I watch instead of sports
@TheFreaxTux
@TheFreaxTux 8 жыл бұрын
How far does the AI go in average? It doesn't get to 32,768 every time, does it?
@RobertXiao
@RobertXiao 8 жыл бұрын
It gets to 32768 about 36% of the time, so about 1 in every 3 games. You can find full statistics and more technical details in the StackOverflow post (linked from the video description).
@johannsebastianbach3411
@johannsebastianbach3411 8 жыл бұрын
what do you think about machine learning applications of this game? Could it be possible to create neural networks so that the program itself learns how to play ? I am asking this because I saw a program do crazy sh*t in a brick breaker game
@moradowalrus9168
@moradowalrus9168 8 жыл бұрын
+Johann Sebastian Bach deep learning can do a hell of a lot more than teach itself to play a game like 2048.
@rykehuss3435
@rykehuss3435 7 жыл бұрын
Bach certainly. There are already videos of neural networks (NN) playing this game. But thats kinda low level anyway, take a look at NN's doing stuff like mimicing human speech, learning how to walk and run etc
@ImalsoaMercenary0105
@ImalsoaMercenary0105 3 жыл бұрын
I got beyond this black tile so much the number got outside the block
@jakerussell135
@jakerussell135 3 жыл бұрын
prove it :)
@g4yktzgjx6
@g4yktzgjx6 8 жыл бұрын
fucking hell. This simulator is me in my teen years.
@kidpog3d101
@kidpog3d101 7 жыл бұрын
this game is viral for max. 2 years
@wadablewads
@wadablewads 7 жыл бұрын
this has been around way more than 2 years
@KHRONOS2232
@KHRONOS2232 7 жыл бұрын
My dad remember playing this game on a handheld console from '80's ;)
@teddysiswanto9813
@teddysiswanto9813 8 жыл бұрын
We can play in this tablet, too! ENJOY! :-)
@chriscreeper85
@chriscreeper85 2 жыл бұрын
my god
@Benson861
@Benson861 3 жыл бұрын
how to install the ai
@sirharambe9166
@sirharambe9166 5 жыл бұрын
How?my highest tile is 256😪😪😪😪😪😪😪
@qaasimasad386
@qaasimasad386 7 ай бұрын
Dudde doubled my personal record of 16 k
@user-tq9eg4gg6v
@user-tq9eg4gg6v 7 ай бұрын
最後の方の延命措置がプロ
@Inspirator_AG112
@Inspirator_AG112 5 жыл бұрын
AT TIME STAMP 1:30 ) The AI beats the game.
@govicidi69
@govicidi69 Жыл бұрын
You’re lucky. I can only get up to 4096 and that’s it. I keep thinking I’m gonna make it to 8192 but end up failing
@dontraiseriggy378iswhat
@dontraiseriggy378iswhat 3 ай бұрын
i made a 2048 and im still proud of that while SOMEONE MADE 131072S AND 3.9M SCORE
@FelixNielsen
@FelixNielsen 8 жыл бұрын
So is this actual learned behavior, or is it really an algorithm? Seem like the ladder, but of course there probably would be little difference. Also, I've gotten the 16k tile a couple of times, and I do expect to get the 32k one day, though that is like ly to be my limit I think. ;)
@insomnia20422
@insomnia20422 8 жыл бұрын
+Felix Nielsen guess it works like a chess engine by searching for the best move by imagining what the outcome of the next 10 moves would be; probably plus some little tricks that are important for the lategame
@zixuan1630
@zixuan1630 3 жыл бұрын
ze ladder
@Gbillel
@Gbillel 7 жыл бұрын
what mean the AI ?
@scope40k
@scope40k 7 жыл бұрын
Oh man, I've been practicing the game for almost 1,5 years and my best record is about 288000 with the highest tile of 16384. I feel so lame now (
@dimitriscollier9918
@dimitriscollier9918 7 жыл бұрын
Вадим Эпштейн Dude... It's an AI
@iszotic
@iszotic 6 жыл бұрын
SOOOO CLOSE...!!!! to the next tile, bad rng??
@xwtek3505
@xwtek3505 2 жыл бұрын
That was insane. To construct 32768, you must have at least all the tiles from 4 to 16384 (13 tiles) and either 1 four or 2 twos.
@humaymm
@humaymm 2 жыл бұрын
i lower than this 630304 score my score = 277416 can me beat high score again? i'm can beat 630304 score? my 2048 game only run 1 hour
@ODAKAB
@ODAKAB 6 жыл бұрын
what type of self learning does it include? perfect software but i wouldn't call it AI
@RobertXiao
@RobertXiao 6 жыл бұрын
No, this AI is not based on self-learning or learning at all. It's a common misconception that AI requires some form of learning. Many of the recent advances in AI have been learning-based, but not self-learning based - reinforcement learning approaches are still a minority. However, the term AI encompasses far more than these recent approaches - the chess computer Deep Blue (which this 2048 AI more closely resembles) is widely cited as an early, popular AI, and it's definitely not a learning system.
@blackcatmeowyoll965
@blackcatmeowyoll965 6 жыл бұрын
1hours?????????????
@orisarfati1001
@orisarfati1001 6 жыл бұрын
wow
@onechaoticneutral3061
@onechaoticneutral3061 Жыл бұрын
Interesting, I've gotten 32768 manually before, with a high score of 811132. This was certainly a lot faster than the amount of time I took lmao
@jakerussell135
@jakerussell135 Жыл бұрын
did you use undo
@hummammadli7466
@hummammadli7466 2 жыл бұрын
max speed: 16 move/s min speed: 0.062 move/s average speed: 3.6268 move/s
@cobalius
@cobalius 6 жыл бұрын
i wanna play this on somebodys phone to fool him.
@aidendoe9409
@aidendoe9409 8 жыл бұрын
In 2048, I got 157440 score.
@thatsomeone3818
@thatsomeone3818 8 жыл бұрын
+Aiden Doe Screen shots or you're a massive liar. Upload them to literally any image posting website and then give us the link.
@4evafcn
@4evafcn 8 жыл бұрын
+That someone 157440 seems legit i have 267728 :D www.dropbox.com/s/55pm00pw5nkljh5/IMG_0712.JPG?dl=0
@thatsomeone3818
@thatsomeone3818 8 жыл бұрын
Johannes Dimke Well, ok.
@4evafcn
@4evafcn 8 жыл бұрын
+That someone 16384 tile i get once in many many tries; 157440 points are short before it, around 160.000Points i scored more often. bit frustrating :D
@betterert
@betterert 6 жыл бұрын
on my phone i think i have a score somewhere around 300k, but that's with redos.
@G93TheCreator
@G93TheCreator 3 жыл бұрын
2048 Movie
@humaymm
@humaymm 2 жыл бұрын
how i died at bad 4 and score of 277416
@carlyleranrishkikatee1810
@carlyleranrishkikatee1810 4 жыл бұрын
just realised that this video is too long
@javulicraft2228
@javulicraft2228 8 жыл бұрын
How can I make this AI work?
@dasten123
@dasten123 8 жыл бұрын
+Javulicraft CXX=x86_64-w64-mingw32-g++ CXXFLAGS='-static-libstdc++ -static-libgcc -D_WINDLL -D_GNU_SOURCE=1' ./configure ; make then run bin/2048
@hummammadli7466
@hummammadli7466 2 жыл бұрын
1:30 2048 tile
@tossawatcheng
@tossawatcheng 8 жыл бұрын
pround just 8192 oh damm!!
@jessicataylor7174
@jessicataylor7174 4 жыл бұрын
I got 8192 and felt like a GOD lol...even sent my brother a screen shot to brag. Dang though, the numbers in this are utterly crazy 😄
@bots5614
@bots5614 Жыл бұрын
У меня почему-то не запускается программа на Windows. Хочу использовать приложение для telegram бота
@bots5614
@bots5614 Жыл бұрын
Помогите пожалуйста
@PinnedComparisonsYT
@PinnedComparisonsYT 2 жыл бұрын
How beat my highest tile on 0:14
@maulickmetkar9464
@maulickmetkar9464 4 жыл бұрын
It's giving error.
@GlenfordR
@GlenfordR 7 жыл бұрын
What would happen if you have two of the same AI's running on different computers, start this game at the same time and the same two numbers in the same position? would the result be the same? would they make the same moves?
@RobertXiao
@RobertXiao 7 жыл бұрын
The tiles would still spawn in different places unless the two computers had the same random state (highly unlikely); differing tile spawns would result in different moves. However, this AI is itself deterministic: given a particular board configuration, it will always choose the same move (it does not choose moves randomly). So if you had two computers with the exact same random state, the AIs would make the same moves.
@GlenfordR
@GlenfordR 7 жыл бұрын
IC, thanks
@Salexx.1
@Salexx.1 2 жыл бұрын
I got 8192 once
@user-it6gl1vv7v
@user-it6gl1vv7v 5 жыл бұрын
I know what it's like to lose. To feel so desperately that you're right, yet to fail nonetheless. It’s frightening. Turns the legs to jelly. I ask you, to what end? Dread it. Run from it. Destiny arrives all the same. And now, it's here. Or should I say, I am.
@ilovemaxwellthecat
@ilovemaxwellthecat 3 жыл бұрын
2048vs32768
@ajitpai2156
@ajitpai2156 6 жыл бұрын
*casually watching video and get notification at **7:23* *come back to have the time listed* HOLY SHIT ITS 2 HOURS LONG
@user-so3pd1lf2z
@user-so3pd1lf2z 11 ай бұрын
Привет ❤😊
@2bkg712
@2bkg712 4 жыл бұрын
1:43:22
@marinap5345
@marinap5345 3 жыл бұрын
1:04:40 It hit 32768
@katzen3314
@katzen3314 7 жыл бұрын
Why does it slow down?
@katzen3314
@katzen3314 7 жыл бұрын
.
@wedmunds
@wedmunds 7 жыл бұрын
It becomes more careful when free spaces are few.
@Somethingafw
@Somethingafw 7 жыл бұрын
probably calculating moves
@RobertXiao
@RobertXiao 7 жыл бұрын
One of the heuristics sets the search depth proportional to the number of distinct tiles on the board, since the AI needs to be careful if there's a ton of unmergeable tiles.
@Zelkata
@Zelkata 5 жыл бұрын
It got very bored.
@DaveAp7
@DaveAp7 7 жыл бұрын
This is about as well as I did my first time playing X'D
@alexcerullo3143
@alexcerullo3143 4 жыл бұрын
The best score possible IS NOT 131072, for all the people saying this. I’d be happy to explain
@jakerussell135
@jakerussell135 3 жыл бұрын
the best tile possible is in fact 131072, but it's almost impossible for it to actually happen
@user-nr2uk4ly8b
@user-nr2uk4ly8b 8 жыл бұрын
so hard
@jibster5903
@jibster5903 7 жыл бұрын
my mom got 2^15
@jakerussell135
@jakerussell135 3 жыл бұрын
32768 tile? thats highly unlikely for the time
@rrsharizam
@rrsharizam 7 жыл бұрын
It's true that you require skills to reach 4096.. However, from 4096 to reach 32768, all you need is dumb luck.. You will pray to God that number 2 does not appear behind your largest tile
@RobertXiao
@RobertXiao 7 жыл бұрын
Astaroth F. Actually, considering this AI achieves 16384 in 94% of games (see stackoverflow.com/a/22498940/1204143), it's definitely more than dumb luck. A good strategy, as executed by this AI, can do very well even with bad random spawns.
@chuuyanakahara4356
@chuuyanakahara4356 7 жыл бұрын
Astaroth F. I can say that I have gotten the max score you can get on 2048. getting a 65000ish tile. there is a God strat that can get you up high, but it does require some luck.
@ZonkoKongo
@ZonkoKongo 7 жыл бұрын
you can get one tile further
@chuuyanakahara4356
@chuuyanakahara4356 7 жыл бұрын
I hadn't played the game in forever. I just redownloaded it. I got the 120000 block, almost to a perfect game again. But I also have undos, so that helps... alot
@teddysiswanto9813
@teddysiswanto9813 8 жыл бұрын
You see ?! It is fun! And, let us speak in C-English ! :-)
@iriscontreras3408
@iriscontreras3408 Жыл бұрын
1:41:43
2048 strategy and maths
24:29
Steve Mould
Рет қаралды 643 М.
Training an unbeatable AI in Trackmania
20:41
Yosh
Рет қаралды 13 МЛН
ОДИН ДЕНЬ ИЗ ДЕТСТВА❤️ #shorts
00:59
BATEK_OFFICIAL
Рет қаралды 8 МЛН
AI learns to play 2048
11:11
Code Bullet
Рет қаралды 10 МЛН
Training AI to Play Pokemon with Reinforcement Learning
33:53
Peter Whidden
Рет қаралды 7 МЛН
7  ПАРАДОКСОВ БЕСКОНЕЧНОСТИ
36:02
Mathin
Рет қаралды 518 М.
131072 tile? Is it possible?
4:09
Rick Tu
Рет қаралды 961 М.
I Made a Neural Network with just Redstone!
17:23
mattbatwings
Рет қаралды 678 М.
Computer evolves to generate baroque music!
18:13
carykh
Рет қаралды 2,4 МЛН
This AI Learned Boxing…With Serious Knockout Power! 🥊
6:03
Two Minute Papers
Рет қаралды 4,3 МЛН
2048 Record - 318,664 and the 16384 tile (x8 speed)
15:55
Nazaret Achille
Рет қаралды 265 М.
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 7 МЛН
How To Unlock Your iphone With Your Voice
0:34
요루퐁 yorupong
Рет қаралды 28 МЛН
Gizli Apple Watch Özelliği😱
0:14
Safak Novruz
Рет қаралды 4,8 МЛН