AI Neural Network Beats Minesweeper
5:24
Matlab Basics: Histograms
6:01
5 жыл бұрын
Making Videos From Figures In Matlab
2:20
Пікірлер
@electron46
@electron46 11 күн бұрын
Thank you for the excellent video content. I would suggest that you use a larger font and one with greater contrast.
@Universe2938
@Universe2938 19 күн бұрын
That’s called “the rebirth” where you start back from the beginning.
@baila_fuerte
@baila_fuerte 23 күн бұрын
You are amazing! One of the best channels out there! :) This video was great. Thank you!
@p0kepengin592
@p0kepengin592 Ай бұрын
great video!
@my-love404
@my-love404 2 ай бұрын
you deserve more subscribers ☺ ☺ ☺ ☺ 👏 👏 👏 👏
@my-love404
@my-love404 2 ай бұрын
I want to learn sir please tell me the process, I want to see mathematical equation and theorem, moving and visualization like a pro.... What to learn first and where ?
@ZackDominickAlipio
@ZackDominickAlipio 2 ай бұрын
Indian crash there is no level 256 loop back to level one
@tab2do
@tab2do 2 ай бұрын
Thanks a lot! You explain it very clearly and I like the notes for potential contexts to keep in mind
@frd85
@frd85 2 ай бұрын
very helpful video. thanks!
@srikrishnaniti6006
@srikrishnaniti6006 2 ай бұрын
too much bla bla🙂
@The_Dude81
@The_Dude81 3 ай бұрын
Level 256 is a secret level of Tetris that has a color palette that’s completely made of Dark Red Level 256 nickname: RED+
@PretzelBS
@PretzelBS 3 ай бұрын
We love the confetti bugs
@randyyates9837
@randyyates9837 3 ай бұрын
First, excellent tutorial, thank you. Question: How would you add an audio track to the generated .mp4?
@gustavojuantorena
@gustavojuantorena 4 ай бұрын
Best tutorial for this topic on internet
@asterlofts1565
@asterlofts1565 4 ай бұрын
Now, a human BREAK TETRIS.
@MarreNysman
@MarreNysman 4 ай бұрын
Yaa
@davidmurphy563
@davidmurphy563 5 ай бұрын
As simple as that. Nice explanation. Question, Mad... Is your full name Madison?
@GoCoding-vd9k
@GoCoding-vd9k 5 ай бұрын
nice matplotlib 🙂
@alexthompson353
@alexthompson353 5 ай бұрын
hey, I'm trying to use this software for a science project, to read the data from a pulse oximiter and output it to a graph, to measure and graph a persons heartrate over 15 minutes, do you think this would work? I would need to fix the camera and pulse oximiter in place and have constant lighting over the 15 minutes, but other than that I would appreciate any advice on anything to watch out for
@christianburgos7961
@christianburgos7961 5 ай бұрын
This is fantastic. Thank you sir! I'll use it on my projects :)
@thebuggser2752
@thebuggser2752 5 ай бұрын
Very neat!! Thanks!!
@dvir-ross
@dvir-ross 7 ай бұрын
Great video! Thanks
@smabedi
@smabedi 7 ай бұрын
The best tutorial about animated graphs I've ever seen!
@fakhriddinostanakulov1628
@fakhriddinostanakulov1628 7 ай бұрын
It doesn`t work in Jupyter Notebook
@denizural5390
@denizural5390 7 ай бұрын
Great video 👏👏👏 subbed
@AliceShisori
@AliceShisori 7 ай бұрын
thank you bro! just what I want to learn right now :D
@CodyGall
@CodyGall 8 ай бұрын
Can you make an AI that feeds the hungry children of the world?
@QwDragon
@QwDragon 8 ай бұрын
You should've use piece from the next box to determine moves and make ai send signals based on it.
@jucaandre
@jucaandre 8 ай бұрын
thank you! very nice explanation
@shirosensei3565
@shirosensei3565 9 ай бұрын
Hi! I did the same to get the surface levels for a 4D function (f(x,y,z)=x^2+y^2+z^2, here the gif plot a family of spheres of radius R), i wonder if is possible to plot a bar that moves with the variation of R.
@Kaassap
@Kaassap 10 ай бұрын
You could have just used the linspace as xlist and ran np.sin(xlist) that would have given you the vectorized versions of xlist and ylist.
@youcefyahiaoui1465
@youcefyahiaoui1465 10 ай бұрын
Truly outstanding tutorial! Thank you.
@risottoyagami4151
@risottoyagami4151 10 ай бұрын
Then there's no point of buying Tableau or Power BI for data visualization; you truly are a genius.
@gedtoon6451
@gedtoon6451 10 ай бұрын
Matplotlib FuncAnimation appears to use global variables. Is there a way to put the FuncAnimation code in a main() function and call it with : if _name_ == "__main__": main()
@mohamadarsyakaukabi3317
@mohamadarsyakaukabi3317 10 ай бұрын
How do you calculate the Avg human win rate?
@corysechrest
@corysechrest 11 ай бұрын
Definitely going to be using this as the basis to animate/plot some MLB pitches. Thanks for the tutorial!
@Max-yd2js
@Max-yd2js 11 ай бұрын
As a newer programmer I was able to understand easily, but you still included some info on higher level concepts which was helpful. For example, the balance between learning rates, batch sizes, and overfitting. Two thumbs up!
@rubidi7624
@rubidi7624 11 ай бұрын
All these problems are easily solved if you do a search through regular expressions and delete words such as os, import
@CodingLikeMad
@CodingLikeMad 11 ай бұрын
The point is that you need to think of EVERY such word. Solving one is easy. Good luck catching them all.
@sexyunlock
@sexyunlock Жыл бұрын
Hello I very much enjoyed this tutorial. I'm wondering if you're able to produce more contents like this, especially coding in MATLAB to solve deep-learning problems? For example, the parameters that are useful when training a model, as well as other types of deepnets (e.g., Transformers)... thanks!
@adamcierpica9411
@adamcierpica9411 Жыл бұрын
Hey, thank you for the tutorial, anyone has an idea why PyCharm might be returning a blank frame (no values/grid no nothing) .gif file? so seems it's not even generating a first frame. Generating a static Fig. works without any problems. thank you in advance
@tdworz
@tdworz Жыл бұрын
You taught me a whole new way to think about data visualization animation. Fantastic vid! Thanks!
@hanskraut2018
@hanskraut2018 Жыл бұрын
add more machine lerning and neural network techniques and make it generalize to other games. Find the simplest game in terms of simplicity for the strenght of the neural network not yourself as a human and then overcome what it cant do but only do the most simple things first. Add internal repersenations and diverent layers for different time horizons and a way say previous weights / brain states and intermesh them or "summarize or hybernate them to give more space to the current task etc. Also let it write internal represenations and let it edit a small part of the neural network (not all or disaser) like PFC in humans selfregulation speaking to yourself executive functions. Also longterm memory stuff. Just build on top of things. Would be fun to see how it evolves with fun challenges pictures and short conside vids like this. Can use stuff already existing. Try to solve a small thing that has never been done before (and if it did then do it wiht 100000000x less space/compute) :) fun
@AI_For_Scientists
@AI_For_Scientists Жыл бұрын
loved it thank you
@knowledgelover2736
@knowledgelover2736 Жыл бұрын
Question. Can this be done in real time? Or does it only collect all data and then render post? Also. This explanation was insanely clear. I never really understood matolotlib until seeing this.
@CodingLikeMad
@CodingLikeMad Жыл бұрын
So the rendering itself is done as it goes. Basically what it does is render each frame of the graph and then drops it into a frame buffer. However I believe it does not encode until the end when it saves. From a practical perspective though, for 60 fps it will take longer to run the script than the final video is. If you wanted matching speeds you'd either need to further optimize or set a lower fps for the output I think. I havent timed it, but I believe for most graphs I would do this with, it will take longer than the 8 or 16 ms per frame I'd want to look real time.
@knowledgelover2736
@knowledgelover2736 Жыл бұрын
This was awesome but when is the next Mistborn book coming out?
@hanzo52
@hanzo52 Жыл бұрын
What if you have an xcel sheet with x and y values you want to animate with gif?
@CodingLikeMad
@CodingLikeMad Жыл бұрын
Export it to a csv, then load it from python using something like readcsv()
@diaahanna8882
@diaahanna8882 Жыл бұрын
very useful thank you
@AsmanaDoesVR
@AsmanaDoesVR Жыл бұрын
Bro the bot had level 8D
@tiles2048
@tiles2048 3 ай бұрын
Level 160 - Regular Christmas
@muhammadishaq2532
@muhammadishaq2532 Жыл бұрын
@CodingLikeMad I am having trouble to graph values of two parameters generated from python code included loops with multiple if statements. each iteration generate one value of required parameter, and graphing these against the variable responsible of change in values is need! looking for help.
@ScienceGuy60223
@ScienceGuy60223 Жыл бұрын
I don't usually comment but this was an excellent tutorial, thanks for making it! Clear and straightforward, I was able to use this on a data visualization problem at work and people love being able to have their own copy of the animation I made.
@isaacweber8280
@isaacweber8280 Жыл бұрын
Great insight - thanks
@alireza48ify
@alireza48ify Жыл бұрын
Very nice video, thank you! I have some data files that have information such as coordinates and vector components in a mesh in a plane. These data files show evolutions of vectors (dipoles) over Monte Carlo steps. I can plot each step of course as density plot in a seaborn but it would be nice to visualize how the dipoles evolve over Monte Carlo steps. Do you have any suggestions where I need to begin? Thank you again