Комментарии:
I was really hard to digest it and I don't mean mathematically
BTW, tomorrow I have an exam and you save my life, a blessing from an AI student
Toll. Das ist das beste Video, das ich bisher zu diesem Thema gesehen habe
ОтветитьWish you uploaded more. This is quality content.
ОтветитьAmazing!
ОтветитьAmazingly explained!! Thank you so much. 🙌
Ответитьgood man, keep it up!! really appreciated
ОтветитьNot snakes, but dutch
Ответитьthank you for the video
ОтветитьGreat
ОтветитьPlease do a collab with Daniel Shiffman of The Coding Train.He created videos on genetic algorithm using p5.js.
Ответитьthank you so much🤩
Ответитьhow is it not booming yet?! thank u for the clear explanation + the awesome edits!
ОтветитьThis is awesome!
ОтветитьI love you so muchhh
Ответитьcreationist who skipped their bio classes are crying in corner xD
ОтветитьRandom Search
ОтветитьWhoah men! You fascinated me. What a level of explanation.
ОтветитьFrom what I've found I think the optimal combination for the second version of the problem is Headphones, Laptop, Water Bottle, Phone, Mints, Socks, Tissues, and Baseball Cap for total of 1310 value (the same as you got in the video) and 2965 grams. Please correct me if I'm wrong.
ОтветитьKnapsack Problem isn't really a 'problem', though. I'd just sort the preference points in descending order. If an item has the same prefrence points as one or more other items, select the least heavy from the subset. If both the pref points and the weights are the same, randomly pick one. When the MAXWGT - tally_weight - item_weight becomes less than zero (< 0), break out of the packing loop. You're done.
ОтветитьI've never learned anything in this way
I love it!
THAAAANNKKSS !!!!!!
ОтветитьThank you so much this video is very helpful for my thesis!
ОтветитьThis is a knapsack problem
ОтветитьJust Wow! Hats off to you, that's a great explanation.
Ответить@kiecodes can this be used for roulette predictions?
Ответитьi don't even know why i bother trying to learn information that's beyond my grasp lol
ОтветитьWonderful, clear and engaging!
Ответитьwhy on earth you put music, I can't hear your voice, only native english speakers will understand you, damn you
ОтветитьHi, what about Hill climbing algorithm?
ОтветитьHow to make 5 items combination will 32?
ОтветитьThanks for the great explanation, but trust me what you said about the algorithm and its relation with natural selection is a nonsense and it has nothing to do with science
ОтветитьThis is the hands down the best video on genetic algorithms!
ОтветитьYou showed this in a way easy to understand! Thanks!
ОтветитьWhy is your video quality so bad?
ОтветитьThe concept has been explained with a great creativity skills ,The Music is coool, top notch explanation bro, love ❤from India.🕉
Ответитьيعم شيل الموسيقي اللي في الخلفية
ОтветитьSuper Great Explanation!!
Ответитьthe content of video is apt with not a second wasted, but the background music is too high for an educational video(just a feedback)
ОтветитьIn case you weren't aware, I thought you might find it interesting that this video is literally a part of my coursework in my Master's in AI :D The video is literally embedded in the lesson plan for this week lol
ОтветитьWoww!! Greatly Explained, TYSM
ОтветитьExcellent explanation. Very clear😘
ОтветитьGreat vid♥
What music are you using?
Everywhere I go, I see it, the knapsack problem 🥲
ОтветитьThanks for stopping by! Today we will encounter a problem we can't easily solve with our normal algorithmic tools so we deep dive into a class of algorithms called: GENETIC ALGORITHMS!
I hope you find it as interesting as I do. What would you use them for?