a neural network with only 2 for loops is underrated
@danielcurrin3882Ай бұрын
If anyone can tell me what neural networks on my phone is please let me know. Bye the way, I've been hearing voices that say they are going to kill me, they started at Granville medical centre, and pretty much seems like everyone working for Granville county is in the know and I'm not knowing sht
@sksahil43742 ай бұрын
Nice video
@rubenraygosa6883 ай бұрын
great video, I use colab so I have to add some lines of code: colab.research.google.com/drive/1E1eyXfkLojrUUlpN1wUWc6qqH8MESxZQ?usp=sharing
@DV-IT3 ай бұрын
This video is perfect for beginners, thank u so much <3
@helviohild73843 ай бұрын
thank you by your excellent video
@nawin77894 ай бұрын
Awesome!
@xXxxSharkLoverxXx4 ай бұрын
I can't find tutorials for Java Script, so I am using this. How do I not use any external downloads, or with my own data that I gather later?
@khalil_stuff5 ай бұрын
how to fix overflow problem
@khalil_stuff5 ай бұрын
but why we can't write :delta_o = (o-l)* (h * (1 - h)) 14:30
@hridumdhital5 ай бұрын
As someone beginning machine learning, this video was so useful to really getting a deep understanding on how neural networks work!
@Ibrahim-o3m7m6 ай бұрын
How would you do the 50000 samples for training? Great video by the way!
@kousalyamara87466 ай бұрын
The BEST video ever! Hats off to your efforts and a Big Big Thanks for imparting the knowledge to us. I will never forget the concept and ever. 😊
@desarrollojava6 ай бұрын
Why don't use just one layer? is there a reason for three (or even more) instead of 1 or 2?
@RS_JAYANTH6 ай бұрын
For accuracy
@noone-du5qu6 ай бұрын
bro how did u make the first layer know how much number of color scale should be used on the img
@SathishKumar-x1x7 ай бұрын
Could u share the captured videos and code !.... It may he helpful
@susakshamjain19267 ай бұрын
Best video of ML so far i have seen.
@satyamlal57557 ай бұрын
Can you please teach how to make these projects. It'll help us a lot in learning ML.
@kenilbhikadiya80737 ай бұрын
Great explanation and hats off to ur efforts for these visualisation!!! 🎉❤
@Ach_4x7 ай бұрын
Hey guys can someone help me i have a project where i need to define an automata for the handwritten digit recognition and i still don't know how to define the states and transitions for my automaton
@MomSpaghetti7 ай бұрын
Thank you so much 💯💯🙏
@haterswannahate81008 ай бұрын
very good!
@gustavgotthelf71178 ай бұрын
Best video to this kind of topic on the whole market. Very well done! 😀
@tarkozyol12848 ай бұрын
Bro uses cheat engine
@photorealm8 ай бұрын
Excellent video and accompanying code. I just keep staring at the code, its art. And the naming convention with the legend is insightful, the comments tell the story like a first class narrator. Thank you for sharing this.
@vikramjitsingh67698 ай бұрын
Good one
@sebscripts9 ай бұрын
This is the best explanation! May both sides of your pillow be cold and your socks wont become wet
@ananthdev23889 ай бұрын
severely underrated
@ThomasCaetano19709 ай бұрын
This is a great video even for those who are not into this field. Great voice and explanation of how neural networks work.
@afrinmedicalhall4539 ай бұрын
Watch in 0.25x speed
@OneTwo-su3dl9 ай бұрын
The second part of the video is very hard to follow for someone who is just starting: too many abstract concepts packed in a very short time span "maximize the error". What does that mean on intuitive level?
@Over_Head_Press5 ай бұрын
We expected the output [1 0 0] but we got the output [0.67 0.53 0.52]. Now we want to improve the net, so that we really get the desired output [1 0 0] in the future. To achieve our goal, we will use the faulty output to modify the weights and biases of your net. 1. We subtract the expected output from the faulty one: [0.67 0.53 0.52] - [1 0 0] = [-0.33 0.53 0.52] This shows us that the first position was 0.33 to small und position 2 and 3 were 0.53 and 0.52 to big. 2. We use these values to modify the output of the previous layer: We simply Matrix multiply the calculated difference [-0.33 0.53 and 0.52] to the output of the hidden layer. This means, our hidden layer will now actually be even more incorrect. My matrix multiplying the [-0.33 0.53 0.52] to the output, we pushed the output even further into delivering us results that have this exact error. We basically told the net "hey your output was wrong by -0.33. Repeat the exact same calculation next time and then add another -0.33 on top of that!" We do not want that. 3. We multiply our matrix by -1 to Inverse each entry. Now we tell our net "Hey your output was wrong by -0.33. Make sure to add +0.33 next time!" Maximizing the error means that the original -0.33 would have increased the difference between our expected and actual output.
@alangrant52789 ай бұрын
Gets even more tricky at 50 metres one handed - weak hand!
@dexterroy9 ай бұрын
Listen to the man, listen well. He is giving accurate and incredibly valuable knowledge and information that took me years to learn.
@viktorvegh78429 ай бұрын
11:32 why are you checking for the highest value I dont understand when the highest is 0.67 its classified as 0 can you please explain? Like what this number has to be for example for input to be classified as 1
@BooleanDisorder9 ай бұрын
Now, do it again but IN Scratch!😊
@naninani552010 ай бұрын
🎉
@mr_carlyon10 ай бұрын
yummy knowledge
@rverm100010 ай бұрын
Thanks. I wonder if I could train it for other pictures?
@Ragul_SL10 ай бұрын
how is the hidden layer is set as 20 ? how is it decided?
@onlineinformation532010 ай бұрын
As a neural network, I can confirm that we work like this
@ziphy_64718 ай бұрын
Well , your brain is basically a complex neural network Plus, our body isn't us; our brain is us. We are just a complex meat neural network controlling a big fleshy, meaty and boney body.
@anicsim839010 ай бұрын
even in 2024 this video is still helping me train my agents hahah good stuff and great tutorial sir
@weerobot10 ай бұрын
Layer Cake
@Michael-ty2uo10 ай бұрын
The first minute of this video got myself asking who is this dude and does he make more videos explaining compicated topics in a simple way. pls do more
@AVOWIRENEWS10 ай бұрын
It's great to see content that helps demystify complex topics like neural networks, especially using a versatile language like Python! Understanding neural networks is so vital in today's tech-driven world, and Python is a fantastic tool for hands-on learning. It's amazing how such concepts, once considered highly specialized, are now accessible to a wider audience. This kind of knowledge-sharing really empowers more people to dive into the fascinating world of AI and machine learning! 🌟🐍💻
@danielcurrin3882Ай бұрын
If anyone can tell me what neural networks on my phone is please let me know. Bye the way, I've been hearing voices that say they are going to kill me, they started at Granville medical centre, and pretty much seems like everyone working for Granville county is in the know and I'm not knowing sht
@triopruiti10 ай бұрын
could you show us the code behind it?
@tanvir-tonoy-programmer10 ай бұрын
Hey do you use manim ? I was curious should I use manim or Aftereffect to visualise math concepts like those ???
@jameshopkins354110 ай бұрын
Less words more graphics
@jameshopkins354110 ай бұрын
It is no so easy. .... CNN KERNEL. POOLING DROPOUT FLATTERING. WIGHTS....