Тёмный

A.I. learns to drive on a pipe 

Yosh
Подписаться 149 тыс.
Просмотров 230 тыс.
50% 1

A.I. learns to drive on a pipe in Trackmania, using machine-learning.
Thanks to everyone who sent me a replay on the second map !
Contact :
Discord - yosh_tm
Twitter - / yoshtm1
__________________________
__________________________
Some more details about the supervised learning part : I'm playing with a keyboard, and A.I. learns to predict which keys I will press for a given set of inputs. I'm recording "Left" and "Right" as 0 (no press) or 1 (press). A.I. uses a joystick, so it needs to predict a single direction value between 0.0 and 1.0. So, for each set of inputs, its neural network predicts the probabilty that I would turn left and the probability that I would turn right. And A.I. uses the highest probabilty to know in which direction it should turn, and with what intensity.

Игры

Опубликовано:

 

17 июн 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 647   
@ArmageddonNerd
@ArmageddonNerd 3 года назад
I love these. Seeing all the generations of the AI is so visually interesting and you've got a great eye for cinematic shots.
@yoshtm
@yoshtm 3 года назад
Thanks :D
@Wilker_uwu
@Wilker_uwu 2 года назад
@@yoshtm i agree too. i also like how the information on screen is easy to spot and see too. ^^ being a bit nitpicky, if you have anything to improve, is just a bit of the color scheme on the cars, specifically in the comparison, just to improve the accessiblity a bit. you could try blue-orange for contrast, maybe change the wheel colors a bit, or maybe use the car model without the spoilers to highlight one with the spoilers so it's easier to spot. other than that, you did a nice job with the visuals :3
@yoshtm
@yoshtm 2 года назад
@@Wilker_uwu Thanks, noted ;)
@enaftenvedsvanefossen6102
@enaftenvedsvanefossen6102 2 года назад
@@yoshtm same
@mooskoop
@mooskoop 3 года назад
Idea: Use the new tool to extract inputs from replays, and use wr runs as input for your AI. You could possibly set new TAS wr's
@yoshtm
@yoshtm 3 года назад
It would be intersting to try !
@TEC_Sage
@TEC_Sage 3 года назад
@@yoshtm i’d genuinely love to see how this would turn out
@lucasfourneret58
@lucasfourneret58 3 года назад
That would be interesting indeed
@ventilo1825
@ventilo1825 3 года назад
other idea : use TAS imputs to train the AI
@boerhenkcb
@boerhenkcb 3 года назад
Can someone translate to analoge language? What are WR runs and TAS? Thank you!
@kgaming7599
@kgaming7599 2 года назад
*The entirety of the video:* How to make a fluid simulation with cars
@DigitalJedi
@DigitalJedi 2 года назад
There have actually been studies that show that traffic flows can be modeled by fluid dynamics equations.
@kgaming7599
@kgaming7599 2 года назад
@@DigitalJedi Wow lol
@JorisKeijser
@JorisKeijser 2 года назад
Except that fluid can't change direction on its own and is purely subject to laws of physics like gravity. Water will ram into a corner, a car will turn with it.
@kgaming7599
@kgaming7599 2 года назад
@@JorisKeijser Well, now we know who's poopin' the party
@JorisKeijser
@JorisKeijser 2 года назад
@@kgaming7599 Now we know who has nothing of value to say.
@donadigotm
@donadigotm 3 года назад
Awesome video yet again. Explained in an easy way with not too many details and entertaining as well. Shows the process one has to go through to train even a simple model, but it's also interesting the genetic algorithm found different strategies to pass the same track and that the final network is able to generalize to other pipe tracks. Excited for what the future holds.
@yoshtm
@yoshtm 3 года назад
Hey donadigo, thanks !! And congrats for everything you've brought to the game lately, I've become addicted to TAS world record videos ahah ! Yeah even a simple model requires more work than one might imagine ! What I think is very interesting with the pipe map is that it shows that in some cases, trackmania environment can be described with a very limited number of inputs, so it shows potentiel for fast learning with genetic algorithm / reinforcement learning methods. And the supervised learning part also shows that a neural network can really immitate well the decision process of a human for trackmania driving : the A.I. really plays the same way I do in the end. So maybe A.I. could be an alternative to TAS in the future, even if I think it will take a long time :)
@black_m1n825
@black_m1n825 3 года назад
We need a series called "Can A.I. finish Trackmania Nations Forever"!
@akatsukilevi
@akatsukilevi 2 года назад
With enough data, yes
@furkoq
@furkoq 2 года назад
@@akatsukilevi It will be fun to watch
@t34d1um
@t34d1um 2 года назад
i wonder how much generations it would take haha
@akatsukilevi
@akatsukilevi 2 года назад
@@t34d1um Thousands and thousands....
@abebuenodemesquita8111
@abebuenodemesquita8111 2 года назад
@@akatsukilevi and time
@galanlefont1600
@galanlefont1600 3 года назад
Great video!! Those shots of thousands falling and hundreds running are incredible. What a work of art!
@yoshtm
@yoshtm 3 года назад
Thanks a lot !
@Merivio
@Merivio 2 года назад
When I did a machine learning project for a fighting game, I realised that 'memory' or familiarity with a scenario played a big role in my AI's learning ability. In your case I would add another input for non-supervised runs: how far along the track they are. While this (on the face of it) defeats some of the point of a generalised learning algorithm, humans do a similar thing to get over difficult hurdles themselves. When a human plays a track 100 times, they're not just learning how to respond to what's in front of them, they're memorising what's coming next and preparing for that too. Furthermore, we utilise a kind of deja vu effect where if a particular encounter reminds us of a previously experienced encounter, we react the same way. We also chain together groups of inputs, like a combo or something like what you find in tutorials for solving a rubik's cube; if one block is out of place, it can take a dozen moves to fix it, but it's always the same dozen moves, and we learn to ignore the state (to some extent) when we're in the middle of the combo.
@crylia7611
@crylia7611 2 года назад
Let this ai try the patience map "calm down"
@Extramrdo
@Extramrdo 2 года назад
Yeah, that's where I thought this was going, esp. after seeing Wirtual deal with it.
@klaernie
@klaernie 2 года назад
@@Extramrdo I had the exact same thought! That would be really fun to see - after all the AI does not know fatigue
@absolutehuman951
@absolutehuman951 2 года назад
This map has not only turns, but some branchings also though, hasn't it?
@klaernie
@klaernie 2 года назад
@@absolutehuman951 no, calm down only has a single route - but a couple hundred corners iirc. Essentially it could be optimized to a straight line without branches
@absolutehuman951
@absolutehuman951 2 года назад
@@klaernie but the network doesn't have a map so it can't choose turns
@shortzProductions
@shortzProductions 3 года назад
seeing thousands of cars falling down the pipe was nice to watch, a good old reference to those k-projects. :)
@florianlemysterieux1689
@florianlemysterieux1689 3 года назад
Tes vidéos sont à la fois hypnotisantes, super intéressantes et très impressionnantes, toujours un plaisir à voir :)
@yoshtm
@yoshtm 3 года назад
Merci beaucoup !!
@an0maly404
@an0maly404 3 года назад
@@yoshtm Ah, je me disais bien que cet accent me disais quelques chose ! Je suis d'accord avec lui, très bonne video ! ^~^
@uvuvwevwevweonyetenyevweug5884
@uvuvwevwevweonyetenyevweug5884 3 года назад
@@yoshtm Très bon accent ! Je me suis abonné
@psyk00o
@psyk00o 3 года назад
Totalement d'accord.
@kittencorp.3295
@kittencorp.3295 3 года назад
Baguette
@7verdy
@7verdy 3 года назад
Honestly, that's nuts! As a CS Student and a huge racing games fan, I definitely enjoyed this video a lot and you motivated me to start working on the concept of AI in Trackmania! Anyway, great video, keep up the good work
@bs_blackscout
@bs_blackscout 2 года назад
I strongly suggest tackling the basics first to not get frustrated. I talk from experience. Python, then simple machine learning, then some algorithms, then specific algorithms, then learn to integrate the API with Python, then implement your ideas into the game using AI/ML.
@sot8546
@sot8546 2 года назад
I relate to your comment so much
@neoblackcyptron
@neoblackcyptron 2 года назад
@@bs_blackscout is there an api in trackmania that is open to users. I know Machine Learning, in used it to build a cnn to denoise ecg signals via supervised learning. From this video. 2 things are a challenge. How do I record driving data. To be used for training. How can the ai send inputs into the video game. Does trackmania have api calls for that? Thank you. If you do know any game that has apis exposed to the users. Do let me know. I need to experiment with ML + Reinforcement Learning using genetic algorithms. A video game with visuals like like a good way to see how the algorithms are doing.
@aestasTM
@aestasTM 3 года назад
Didn't expect that ending, thanks for the shoutout :D such an interesting video and very well made!
@yoshtm
@yoshtm 3 года назад
Oh, hi :D I love this cut ahah, thanks for the comment !
@rxn7
@rxn7 2 года назад
O kurwa jjayjoker
@tom-hg1ko
@tom-hg1ko 3 года назад
always stoked when a new A.I. video of Trackmania comes up
@Wshaf97
@Wshaf97 3 года назад
Is there a way to run multiple instances of the game and feed them into the learning? Also speeding up the game does not affect the physics so assuming the inputs could be entered correctly could this be used to speed up learning? I have some newer hardware and would love to be able to run AI to learn different maps and techniques.
@MrJCraft
@MrJCraft 3 года назад
I am wondering the same thing, like a threadripper is what I am thinking, why not just run multiple instances
@Wilker_uwu
@Wilker_uwu 2 года назад
at this point it would be better for the long term to rewrite the game's deterministic physics into another piece of software, so you could simulate multiple instances of the runs at once without actually having to launch the game multiple times (and logging in to let the drm let you play before you can set it up, which would be tedious and time-consuming). if there's any means to get the numbers right (e.g getting block IDs from the tracks' gbx files, and collision boxes geometries), you could, in theory, simulate any track made in the game multiple times at once without having to render any visuals (so lots of memory is saved which means faster simulations), but also, if any people are willing to do this, that means we get a drm-free, Free/libre as in open-source equivalent of Trackmania, which would be neat
@MrJCraft
@MrJCraft 2 года назад
@@Wilker_uwu I think it would be easier to just run the game multiple times, I know of a few people that have workstation pcs with 128 gb ram, 32 core thread-ripper cpu, and a 3090 GPU, so it would be possible to run many instances of the same game on the same hardware, but it would really depend on how he is doing it now, in fact if he really wanted to make it faster maybe use cheat engine to run the game at a faster rate so reverse cheating XD making the game do the physics twice the speed or more but you would still run into the issues with not having multiple instances and when you are trying to do thousands of attempts max speed is always best, so of course re making the games simulation might be faster, but it might be the exact same depending on how the API of the game works, there are many unknown factors in how it works because I have never tried to do something along those lines, though I have done some python coding, also there is the a possibility that the API may not allow for multiple games being run at the same time, but that should be able to be circumvented, but it depends on a lot of factors that I and you can only assume but it would be interesting to see what yosh's ideas are to improve the speed
@adamnielson42
@adamnielson42 2 года назад
Could you use the same cheat software Riolu used, and speed the game up instead of slowing it down?
@galeniium
@galeniium 2 года назад
​@@adamnielson42 Speeding up the game would indeed allow you to do more runs. But the problem is that you would need to also increase the frequency at which you call your neural net in order to keep the same number of adjustments by the neural net. This may not be feasible depending on the computation speed of the NN.
@-Siftn
@-Siftn 3 года назад
Wow, I was loading into Forza Horizon 4 and clicked on this video, as I get distracted by the video a F-Zero X song starts playing @ 16:50 and I come to the comment section to say wow such a throw back! I finally click through the load screen on my Forza and then you start playing the Forza load in music and I was like wait.. what! That absolutely blew my mind. 🤯 Can't wait to see what we can learn from AI in the future, keep it up! ❤️
@ViktorVaughn135
@ViktorVaughn135 2 года назад
Bro what that’s sick I wouldn’t of noticed it without you
@sonicschall
@sonicschall 2 года назад
I was like "oh do I have Spotify running?" when the music played LOL
@eliangodrix26
@eliangodrix26 3 года назад
Yosh today : creating I.A for trackmania Yosh in 2022 : WR with E-sport I.A cars at the Z-events
@FrostKiwi
@FrostKiwi 3 года назад
So much work, so much expertise, so much quality. I am in love
@danielreich5266
@danielreich5266 2 года назад
This is super amazing and satisfying to watch! Thank you lol. Can't wait till AI tos speedruns become more possible.
@santlattuf
@santlattuf 2 года назад
Great video! I really enjoyed it, you explain really well and the cinematic shots are really well done. Keep it up!
@binary_dragon_
@binary_dragon_ 3 года назад
12:16 that transition!! damn so good!
@satibel
@satibel 2 года назад
If you're interacting with the game automatically, you can use a directx interceptor/shim/wrapper to cull calls to the gpu and be only cpu bound. Then you can start more instances of the game.
@chriscalderon1337
@chriscalderon1337 3 года назад
I was wondering if you would release another video! Your track mania AI videos are always fascinating, keep up the good work. :)
@adamkovarik9155
@adamkovarik9155 3 года назад
Just so good vid. I hope you'll get much more fans such as me.
@anesthetized7053
@anesthetized7053 3 года назад
your videos never dissapoint! very well done
@panmig
@panmig 3 года назад
Just found this channel and I love it!
@t34d1um
@t34d1um 2 года назад
this is what i go on youtube for, i don’t play trackmania but your dedication and passion about what you are doing really makes the cut for me ! i can feel you worked hard on this vid and it pays off, great content man, keep it up :) btw : ça fait toujours plaisir d’entendre un accent français par-ci par-là, continue à faire ce qui te plaît mec
@yoshtm
@yoshtm 2 года назад
Merci beaucoup ;)
@RJnospace
@RJnospace 2 года назад
just here to say that i think you did a fantastic job on this video mate it was a great watch
@Airblader
@Airblader 3 года назад
I would love to see the combined approach where you use supervised learning to "seed" the model and then let it evolve from there.
@CocoCode
@CocoCode 3 года назад
Great video - good job on sharing progress along the way 🎉
@wintlink
@wintlink 2 года назад
Vidéo franchement incroyable, c'est cool a regarder, les plans sont très agréable, et c'est bien expliquer. Les musiques que tu utilise sont franchement très sympa aussi !
@yoshtm
@yoshtm 2 года назад
Merci beaucoup ca fait super plaisir ce genre de commentaire ;)
@idirhouari3878
@idirhouari3878 2 года назад
Trop cool ! Such a nice video ! I think you deserve a lot more subscribers ! Your content is interesting, your explanations are clear and it is really satisfying and original ! Keep up the good work man :D
@yoshtm
@yoshtm 2 года назад
Merci beaucoup ;)
@nick.3455
@nick.3455 2 года назад
You should definitely do more of these a.i things they're so captivating
@ryanehlers1081
@ryanehlers1081 2 года назад
The production quality on this is superb.
@marcmontero2260
@marcmontero2260 2 года назад
I really really love this AI videos in trackmania, genetic algorithms are fun to watch and combined with trackmania, one of my fav games, is such an enjoyable experience. I'll continue to watch all your videos, and i hope one day i'll be able to see some AI generalize all kind of diferent maps
@yoshtm
@yoshtm 2 года назад
Thanks a lot !
@PsYkedelick
@PsYkedelick 3 года назад
Excellent job, I love your videos. Keep it up, for science !!! :)
@wappa6914
@wappa6914 3 года назад
Une nouvelle vidéo de Yosh ça fait plaisir 🥰
@aynyxamer
@aynyxamer 3 года назад
bravo! incroyable travail, je n’y connais rien en programmation mais tu as réussi à me captivé encore une fois avec ton A.I. ! Bonne continuation, j’espère que tu es fier de ce que fais :D
@yoshtm
@yoshtm 3 года назад
Merci beaucoup !!
@chingling106
@chingling106 2 года назад
Great video and amazing visuals!
@etiennelamole9565
@etiennelamole9565 2 года назад
12:15 This moment is so epic, I really appreciate your work
@bloop2106
@bloop2106 2 года назад
This looks so sick, keep up the good work
@lhuitre2644
@lhuitre2644 3 года назад
Great video, as interested as usual !
@greenstonegecko
@greenstonegecko 2 года назад
Dude these are amazing!
@melvyn_son
@melvyn_son 3 года назад
Super vidéo et très intéressant et agréable à regarder, tout comme les précédentes 👍 Merci pour ton travail 👍
@anazi
@anazi 2 года назад
Its impressive how you managed all of this programming, graphics, data and still made a video with an amazing dialogue. Maybe your A.I beat you in this game but I doubt there will be an A.I that can beat you in the life-game any time soon. Keep up the good work. Subscribed and impressed.
@gugus8081
@gugus8081 3 года назад
Nice edits ! Super interesting to see what's possible with this :)
@fairweathertrains3029
@fairweathertrains3029 2 года назад
At 18:50 thats a great example of the 'Butterfly Effect' in chaos theory. Great stuff
@gary13001
@gary13001 2 года назад
You deserve a lot more subscribers, keep up the good work :)
@user-dh9jv2pz9v
@user-dh9jv2pz9v 2 года назад
Man this makes me want to finally start studying machine learning
@benjaminkindle1841
@benjaminkindle1841 2 года назад
You're good at making AIs, and telling an interesting story about it. Keep it up!
@jojonakh
@jojonakh 3 года назад
I genuinely loved this content ! 👌
@blackmagehedonist
@blackmagehedonist 9 месяцев назад
It is so fun to watch the mass of AIs move almost like some sort of odd flocking behaviour-though I know it is not flocking, it does still look of it!
@fantinsbt956
@fantinsbt956 3 года назад
Un réel plaisir ces vidéos
@HeyGuys_Hi
@HeyGuys_Hi 3 года назад
Une nouvelle vidéo et toujours le même plaisir À la regarder tu fais vraimment du super boulot
@asj3419
@asj3419 2 года назад
Just realized that the straight pipe situation is basically just engineering a control system. The better the system is at keeping itself straight on the pipe, the faster it can travel, so the goals are aligned. Not sure how you'd make use of this fact, but its nice.
@Ender_Onryo
@Ender_Onryo 2 года назад
This was very interesting, well done. I was expecting this to end with the Ai clearing the track called Calm Down. I think that was the title. It was designed as a patience endurance test and is a giant Pipe Maze in the sky with no check points.
@ekyo_stuff
@ekyo_stuff 2 года назад
At the start It looks like the car is melting into a million cars and it's so satisfying... Great stuff!
@14Yuke
@14Yuke 3 года назад
crazy how fast some of these players for example Hazard or BlueFeed are on pipes!
@pi-stone460
@pi-stone460 3 года назад
J'adore tes vidéos vraiment, WOW ! C'est vraiment génial de voir à quel point la programmation c'est puissant. Tu as déjà pensé à refaire un petit trackmania (genre le recoder) pour pouvoir accélérer le temps et faire plusieurs itérations par minutes ou secondes ? Vraiment gg ;)
@yoshtm
@yoshtm 3 года назад
Merci ;) Trop compliqué, pour moi en tout cas. Mais ca serait très pratique c'est sur !
@topphatt1312
@topphatt1312 2 года назад
0:38 the most terrifying or maybe coolest clip
@trulyinfamous
@trulyinfamous 2 года назад
I love Ai learning projects. They are always super interesting. A bit of constructive criticism: it would be nice if you put a list of the music you used in the description, along with the times they show up. I hate it when I hear a cool song used in a youtube video, but don't know what it is.
@Xyles7
@Xyles7 3 года назад
I also learned a lot about machine learning, thanks!
@bklydesign
@bklydesign 3 года назад
Insane stuff!
@nathan6192
@nathan6192 3 года назад
Super intéressant pour quelqu’un qui n’y connaît absolument rien en IA ! Très bien expliqué et super niveau d’anglais ( et top l’accent) ! Super taf !
@yoshtm
@yoshtm 3 года назад
Merci beaucoup !
@dec35
@dec35 3 года назад
Super tes vidéos !
@thomasascioglu
@thomasascioglu 3 года назад
Love your videos 👍
@sot8546
@sot8546 2 года назад
You're an excellent teacher! 😄
@mayz2572
@mayz2572 2 года назад
I didn't knew i would be this much interested about IA
@hippolytedavid9909
@hippolytedavid9909 3 года назад
Encore une super vidéo ! GG
@CatzHoek
@CatzHoek 2 года назад
I love your projects
@tomaszpotrzebowski1846
@tomaszpotrzebowski1846 3 года назад
amazing video! you really hit me with that Forza Horizon soundtrack :D
@RyushoYosei
@RyushoYosei 2 года назад
I love watching these videos, and really helps me want to learn how to try making and doing some of this myself, though I haven't gotten to learning the programming from scratch, most Neural network stuff I mess with, has been more learning watching other peoples code, and seeing w hat happens if I change values the few times I get to try, or using the Unity learning stuff. Would you ever consider sharing any of this, if anything to potentially the idea of getting multiple people to run training on a few courses, and sending you the replays, or something back, or seeing how different computer trained AI's might figure out how to solve the same track.
@machrixtm1577
@machrixtm1577 2 года назад
This is so impresive💪
@dropthepress
@dropthepress 2 года назад
Please continue with this series! This is amazing! If you're up for game suggestions, the Trials series is really good (newest one is called Trials Rising). It is a 2d platformer with a dirtbike and the element of precise balance might be very interesting. Also, trials loads very fast and the relays would be easy to capture!
@Lmjacks
@Lmjacks 2 года назад
combining the two approaches seems like a really potent combo for AI in this game. from your testing, it’s pretty clear that getting it to start in complex scenarios like this is extremely difficult and far too slow, but with a bit of example data it can have a very solid go at maps like this. from there, i’d imagine evolution and mutation would be really strong tools to overcome the fact that the dataset was provided entirely by you
@flyingdragon6275
@flyingdragon6275 3 года назад
next level stuff mahn
@hugosavy1148
@hugosavy1148 3 года назад
Bravo pour ton travail ! Ton contenu est très inspirant, continue comme ça *clap clap*
@aaronryanowo
@aaronryanowo 2 года назад
I love hearing you talk
@Velppp
@Velppp 3 года назад
super vidéo ! merci !
@adeo
@adeo 3 года назад
You can use cheat engine to play the game at 200% speed or more, given that it's a deterministic game the results will be the same, but you would save a lot of time
@sibonyhugo5887
@sibonyhugo5887 2 года назад
Yes but in that case the AI would train his input to be 2x too fast. So you couldn't just apply the result in the game.
@adeo
@adeo 2 года назад
@@sibonyhugo5887 after the training you can just slow down the AI
@yoshtm
@yoshtm 2 года назад
I get game data ~60 times / second, so I can't accelerate the game speed too much if I want AI to get data / make actions with a sufficiently high frequency
@adeo
@adeo 2 года назад
@@yoshtm I think that frame perfect inputs are useless in TrackMania, so if you speed the game to 200% while recording 60 inputs/sec the AI would then be able to perform 30 inputs/sec when slowed down, still more than enough. I would go as far as speeding it to 300% to get 20 inputs/sec, that's still an input every 3 frames at 60 fps
@Unknowiii
@Unknowiii 2 года назад
@@adeo So you want the AI to play with lag while it's already struggling ? What ?
@EMan-lu1qv
@EMan-lu1qv 2 года назад
love this content keep it up
@mrmunchkin2181
@mrmunchkin2181 3 года назад
Why not have checkpoints after corners so the ai can perfect one corner and improve it's time there which would help it in later corners? Like in CodeBullets Q-learning racing ai if my explanation was bad :p
@itisrandomidk903
@itisrandomidk903 2 года назад
0:30 all the red cars look like a bunch of ants attacking someone
@ipokiller2g940
@ipokiller2g940 2 года назад
Looking at the car liquify at the start feel like something new to me :p
@zine-e
@zine-e 2 года назад
J'aime la musique que tu utilises au moment des premières générations ! (Also, it's "funny" to see every time cars falling down at the start)
@adaranlives8515
@adaranlives8515 Год назад
Love the hades soundtrack in the background
@Nerpson
@Nerpson 2 года назад
N.E.A.T video as usual! :D Your final step: create an AI to recognize the map style, combined with an AI which finds the route, combined with an AI which recognizes the surface types and finally combined with an AI which drives according to all this data. In a few years maybe haha
@paxon57
@paxon57 2 года назад
For something like that I've been thinking supervised learning at first and then using genetic algorithm to finetune and improve, would be interesting to see how much (if at all) better it would get. Also, great videos! Sub!
@meneldal
@meneldal 2 года назад
Yeah I think that could work too, use supervised to get it started so it doesn't fail entirely at driving then a genetic with slower mutations for improvement.
@nod_jawk
@nod_jawk 2 года назад
so good idea, well done
@lemoaj8315
@lemoaj8315 3 года назад
The Music in this vid is on point!
@ovrsurge4689
@ovrsurge4689 3 года назад
Just in case you didn't know (he didn't list the music sources in the description) Most of the music I've heard in this video is from the Hades OST. a lot of banger tracks there.
@JackabeeT
@JackabeeT 2 года назад
Love your accent. It's so fun to listen to.
@decb.7959
@decb.7959 3 года назад
It would be interesting to use the supervised model as a starting point for a genetic algorithm. That would mean that it starts with the basic ability to complete courses, but it could keep making improvements beyond the initial training data.
@AwesomeNick94
@AwesomeNick94 2 года назад
When the AI starts off it’s like you go to cut into a cool looking cake but it turns out it’s made entirely out of live spiders
@__-bk6mm
@__-bk6mm 2 года назад
LMAO the cars that fell off the pipe right at the start, now that is a real track mania player there :)
@NTVE404
@NTVE404 6 месяцев назад
Everyone else: enjoying the video Me: noticing steeple of aquatic rallies music in the beginning
@j-l_rossyde6868
@j-l_rossyde6868 2 года назад
I find it really interesting how they wobbleon a staight pipe, but i guess theyre just constantly correcting thier oversteering
@samb9645
@samb9645 2 года назад
Love the hades music in the background at 1:16
@sorbethyena3828
@sorbethyena3828 2 года назад
Amazing love the video
@MikeOnTrack
@MikeOnTrack 2 года назад
TMxHades. Not what I was expecting!
@kyan5358
@kyan5358 2 года назад
This was cool!
@user-cd4bx6uq1y
@user-cd4bx6uq1y 2 года назад
7:27 the ai do be dancin tho
Далее
A.I Learns to Play DODGE BALL
17:14
Просмотров 18 тыс.
A.I.  teaches itself to drive in Trackmania
15:04
Просмотров 4,8 млн
AI beats multiple World Records in Trackmania
37:18
Просмотров 2,6 млн
AI Learns to Play Wii Sports
29:25
Просмотров 214 тыс.
AI Learns Table Tennis
11:20
Просмотров 982 тыс.
Training an unbeatable AI in Trackmania
20:41
Просмотров 12 млн
Can A.I. finish this track without crashing ?
4:10
Просмотров 173 тыс.
The Greatest Shortcuts in Trackmania Kacky History
51:52
NOT STOPPING TIL NEW WORLD RECORD
9:21:00
Просмотров 2,3 млн
ИГРОВОЙ АВТОМАТ !! КАБАНИМСЯ
2:46:26