
Monte Carlo Simulation with Card Games
Normalized Nerd
Views: 14784
Like: 503
What is Monte Carlo Simulation? How to use it to find answers to the difficult questions? I’ll explain everything with card games!
#simulation #probability
#simulation #probability
For more videos please subscribe –
Support me if you can ❤️
Facebook –
Instagram –
Twitter –
02.04.2022
Since many of you were interested in the code, here it is…https://github.com/Suji04/NormalizedNerd/blob/master/Miscellaneous/monte_carlo.py
Nice one! Also, a trivia: the Monte Carlo method was invented in the context of simulating card games (solitaire) in the computer. It's cool to see the method being used for playing cards!
Great video! I really liked it. I subscribe for more content!
This is awfully similar to 3Blue1Brown videos, the animations and the colors used…
Ads noce😎😎
Great video! Can you cover Markov Chain Monte Carlo as well in a future video?
Great work
Please make a video on Markov Model
The bell sound in the beginning is way too loud for my taste 🙂
Great content,Great teacher!
Hwy. I loved this video, do you have a GitHub where I could look at the full code? Thank you so much in advance.
Keep it up!
2:15 that mad me laugh. "subtracting this bad boy"
Hi do you have the link for the python code notebook? Thanks 🙂
Best Monte Carlos video on youtube!!
0:20 fart noises
May I ask which tool do you use to make this moving x,y space/graph? Thanks in advance.
where can i find the whole python code please?
Really awesome!! Keep up the great work!
"True random can only be found in nature": I'm thinking to the Creator that randomness is pseudo-random.
What the heck is copy.deepcopy?
you saved my life 🙂 ıt is amazing explanation
make a game… how much of the viewers have stoped to calculate it by their own? I would say 2
Best definition of monte-carlo method imo is: instead of predicting, let it happen
5:50 "It doesnt matter who comes first, the King or the Queen" 😂
just live it……….
Very clear explanation. Thank you!
Thank you so much sir !
bro from where you are in india. Great lecture keep it up
i didn't understand how you shuffled the deck with random data points if you can't obtain randomness?
great video, thanks
Great vid ! Subscribed !
Hi! I absolutely loved the approach to them probelm and how easy you made Monte Carlo for me. Could you explain the KingKing algorithm you made please?
Thank you so much! Great explanation.