Neural Networks Explained - Machine Learning Tutorial for Beginners

  Рет қаралды 491,528

LearnCode.academy

LearnCode.academy

Күн бұрын

Пікірлер: 240
@grandexandi
@grandexandi 5 жыл бұрын
I hope some day they invent a neural network that is able to explain in a simple way what neural networks are. We're obviously not there yet.
@learncodeacademy
@learncodeacademy 5 жыл бұрын
Oh man, I know what you mean. I personally re-recorded this video at least 4 times in effort to make it simpler and simpler. Still not where I want it to be yet. The simplest description I have doesn't explain the "how", but more of the "what" and it's this: "Just like you teach a baby a dog and a cat, you show them a picture of a dog and say 'dog', then show them a picture of a cat and say 'cat', and do that over and over until they start to know the difference...that's machine learning - you show the computer some data and tell it what the outcome is, then show it different data and tell the outcome...over and over thousands of times until the computer tries all sorts of adjustments and can eventually sort out how the data affects the outcome."
@1abbady
@1abbady 5 жыл бұрын
kzbin.info/aero/PLxt59R_fWVzT9bDxA76AHm3ig0Gg9S3So
@austingadient2214
@austingadient2214 5 жыл бұрын
Hey Alex. I recommend this article for something that is quick and easy to understand: youcodetoo.com/2019/07/16/what-is-machine-learning/
@ArtOfTheProblem
@ArtOfTheProblem 5 жыл бұрын
Here you go: kzbin.info/www/bejne/qGK4Z5mbo6yHqLc
@navidrojiani6526
@navidrojiani6526 5 жыл бұрын
Monads, too
@Satanolgy
@Satanolgy 3 жыл бұрын
This is exactly how I like to learn. Only a few people explain as clear as you. My professor just shows us math stuff that seem scary. Most professors are like that (screw them). Thank you so much!
@praj8487
@praj8487 5 жыл бұрын
This is a great tutorial for those who have some background in what a neural network is, have some knowledge of the technical terms used and are aware of the overall objective of a neural network. For absolute beginners, this may not be the best place to start. Perhaps you can make a tutorial on what a neural network does. Like how a marketing guy would pitch it to a non technical client?
@angryazules
@angryazules Жыл бұрын
tysm!! ive been looking at other tutorials and started to feel discouraged because i did'ntt understand the machine learning lingo and math behind it. This simple explaination is a lifesaver !
@Etrancical
@Etrancical 5 жыл бұрын
I have read into this and watched several videos to help explain this really intricate topic. However, the only part I still really struggle in is, “Why do the equations work?” Anyone can copy an equation, but to make something of your own, you have to understand it.
@xapd421
@xapd421 2 жыл бұрын
Very true
@beartikal
@beartikal 6 жыл бұрын
Very math-free explanation and it is very helpful to pick up the basics. Nice job!
@IamPali2024
@IamPali2024 3 жыл бұрын
This is awesome. Finally a simple yet coherent explanation.
@dheerajsn4294
@dheerajsn4294 5 жыл бұрын
Probably the best tutorial on ML on the internet.
@herbertduncan5838
@herbertduncan5838 4 ай бұрын
Best explanation I’ve seen. Thank you
@AlexVoxel
@AlexVoxel 5 жыл бұрын
Thank you for the explanation! Finally something i can easily understand
@iklimbov1
@iklimbov1 4 жыл бұрын
Omg, you actually made me giggle with your explanations. I little bit confusing especially about back propagation. But, still very useful, thank you!
@kitgary
@kitgary 5 жыл бұрын
This is a great video! Neural networks is easier than I think, the most frustrating part is the maths but you probably don't need it as all ML frameworks like Tensorflow has done the complex maths for you.
@nabiltech1366
@nabiltech1366 4 жыл бұрын
Yes btw we still need to understand maths behind them.Thats is an advantages for us to understand more about our NN
@casseypaputungan3217
@casseypaputungan3217 3 жыл бұрын
Oh my God, this is the most helpful video in 2021
@forte9300
@forte9300 6 жыл бұрын
Ok. So after you apply the activation function to the sum. What then do you do to it? The arrows on the right arnt explained.
@seantheisen7963
@seantheisen7963 5 жыл бұрын
This is actually really cool, its a bit difficult at first but once you get it you will like math X10 more
@goutham2433
@goutham2433 3 жыл бұрын
A question. We give weights and biases to only first hidden layer or for all layers ? EDIT: After watching next video in series I understood that weights/biases are given to all nodes in all hidden layers initially. best explanation ever on this topic.
@techwizpc4484
@techwizpc4484 6 жыл бұрын
where do you apply the calculated change? It didn't affect the weights and biases at all in the diagram.
@nellynelly7551
@nellynelly7551 4 жыл бұрын
That's the new weight for the next iteration.
@gihan121
@gihan121 5 жыл бұрын
THANK YOU! After years (on and off!) of trying to wrap my head around this algorithm, it finally is "intuitive" enough for me to move to the next level and actually try and code one!
@inkanahkala2149
@inkanahkala2149 Жыл бұрын
These are my first days of learning about machine learning and AI myself. It's "a little" confusing, but hopefully I'll get better and things will get easier in time. Especially when English is not my native language. I wish good luck to yall trying to figure out with these things, you are not alone.
@Maeesha180
@Maeesha180 2 жыл бұрын
This is what I really needed before dive dig into deeper! Thank you so much for such a nice explanation !!!
@dylanloh5327
@dylanloh5327 2 жыл бұрын
Wow what u explained total nailed it! I been so confused of what neural network is and was only know its something u put in and it gives a output
@nahidakhter8646
@nahidakhter8646 5 жыл бұрын
beautifully explained! I've never come across such a simple and understandable explanation of neural networks!
@doctor9101
@doctor9101 4 жыл бұрын
Finally the video I was searching for , u r tooo good.
@hoodwatchurr4081
@hoodwatchurr4081 6 ай бұрын
After the activation function, do you multiply it the same way as before
@Jcknight7996
@Jcknight7996 5 жыл бұрын
Would you have to have a "black box" or could you just have were the outputs and input are directly connected without a weight? Is there a way to train the bot programming without a weight?
@shulihu6523
@shulihu6523 5 жыл бұрын
the best explanation of neural network, thanks!
@pritamaries
@pritamaries 5 жыл бұрын
Thank You sir. Really appreciate the effort. I hunted for a good explanation and finally i ended up with this gr8 explanation. Couldn't be happier.
@nahbruhwhat
@nahbruhwhat 6 жыл бұрын
Great overview and good vibes!
@MrGN-yy6op
@MrGN-yy6op 3 жыл бұрын
ok we multiplied weights and added bias... what do we do to that? do we make it next weight of connection? or what do we do
@hodlwise2470
@hodlwise2470 6 жыл бұрын
What are you adding some slight reverb to your vocal track? The acoustics sound great like you're on stage, not in a bedroom in front of a computer lol.
@davidromero7823
@davidromero7823 5 жыл бұрын
your video was very useful to clarify all my information about NN, thanks dude
@primodernious
@primodernious 5 жыл бұрын
actuallly all the nodes are individual perceptrons with inputs weights and biases. the activation of the output is just pushing buttons instead of feed forward. the network is learning by trial and error by mainy shifting the weight toward bolean yes or no like +1 or -1. the biased is just a way to overcome adding 0 with 0. the back propagation is just a attempt to speed up the result as you could just randomize the weigt over and over and try sum again and again until you get lucky. anyway in a game its the game rules itself that is supervising the network. technically a single perceptron can solve a whole stream of data point but since only one node have very little memory, a network is needed to hold the memory of the game as the neural net is just a array of variables at the core. its the wiring of these connections create a pattern from a to b that reflect where you are in the game. i mean there is a cronological order to the arangement of data in it that reflect the game itself. all the numbers in the network become similar to each other and are fractal like by default.
@اسدخان-ه2ه
@اسدخان-ه2ه 5 жыл бұрын
At time 1:04 you said, "if you have seen my last 2 videos on Machine learning", can you supply their links here? I have not found them in your channel archive. Thanks
@e-bikerides4618
@e-bikerides4618 Жыл бұрын
And who tells if the outcome is correct or not and how?
@AnimeDR
@AnimeDR 6 жыл бұрын
Ayeee, thank you for scrunching all this heavy content information in a way that makes sense. Props to you!
@sanchitverma2892
@sanchitverma2892 5 жыл бұрын
*NO ANIME*
@mollytaylor8122
@mollytaylor8122 4 жыл бұрын
At 10:30, what is delta? He says it's the "difference", but the difference of what?
@kotopult
@kotopult 6 жыл бұрын
Ok, I’ll learn ML :D That is amazing how interesteting and simple your explanations are for such complicated topic.
@learncodeacademy
@learncodeacademy 6 жыл бұрын
Thanks! I actually took a month or two to try to get the explanation down...Neural Networks are simple, but complex to explain.
@reuben4721
@reuben4721 5 жыл бұрын
yeah... very simple
@robin212212
@robin212212 5 жыл бұрын
During back propagation, are all the weights and biases adjusted at the same time, of is it one at time, recalc; then the next one, etc. ?
@lucavisconti1872
@lucavisconti1872 6 жыл бұрын
once I built a trained NN with my sample data, how can I use it with new inputs to get the outputs? thanks
@calvinscarvings.66
@calvinscarvings.66 3 жыл бұрын
Just remove the improving code and add in the inputs to get the answer
@davidstigg9355
@davidstigg9355 5 жыл бұрын
Great video! Thanks. I just spotted one mistake at 03:55 - you say "We've chosen three hidden layers." Do you mean "We've chosen three nodes in our hidden layer"?
@ominous450
@ominous450 6 жыл бұрын
I came to this video first. Watched it twice. Was still confused. Went on to watch 5 different other vids on NN’s and 2 vids on CNN’s. Revisited this video. Now it makes sense
@simonkalu
@simonkalu 5 жыл бұрын
share those video links that you watched with us so we can all be on the same page.
@DavidMauas
@DavidMauas 5 жыл бұрын
🤯 OH... W.O.W!! THANK YOU Sooo MUCH!! I knew it was simple. But you just made it soooo easy for me to understand! I was already like🤪 , "what!!? Ok, I guess I have no other choice but to go over the code of a neural network myself because all explanations are just... Garbage!" People try so often to sound smart when they explain things they forget that the smart teacher is the one who actually makes people understand. I salute you! This has definitely made me want to code one myself.
@rafaelsantos3723
@rafaelsantos3723 6 жыл бұрын
Great video! Thanks for sharing!
@slaloulin8289
@slaloulin8289 6 жыл бұрын
I think maybe you could give more detailed calculations and visualize it from each iterations so that viewers can understand how the calculation works
@learncodeacademy
@learncodeacademy 6 жыл бұрын
I do that in the next video with an actual neural network and actual console logs of each calculation. kzbin.info/www/bejne/b4vWqoSQpNqCh5o
@slaloulin8289
@slaloulin8289 6 жыл бұрын
now this is great! this is all I need, thanks. I think you should change the title from "Neural Networks Explained Pt 2 - Machine Learning Tutorial for Beginners" to "Neural Networks Explained - Machine Learning Tutorial for Beginners part 2" so that it shows in my youtube recommendation section.
@FerMJy
@FerMJy 6 жыл бұрын
excellent video... but you came out short with the explanation of the calcs of backprop... no idea what delta is.... no idea what pastChange is... and you don't have to change just the values and the weight... you have to change the biases... so............. i hope this is in the next video... really good so far
@secretsather
@secretsather 5 жыл бұрын
Should the input weights be converted to a value between 0-1 first?
@welcometohell3002
@welcometohell3002 5 жыл бұрын
i don't get activation functions. how does that work??
@perceptroncodex2173
@perceptroncodex2173 5 жыл бұрын
Activation functions are non-linear equations which combine non-linearities with each of the calculated node values in order to create a non-linear output. Why care about non-linear outputs? Well, because neural networks were designed to solve non-linear problems.
@josephayooladele7771
@josephayooladele7771 6 жыл бұрын
This is amazing!
@alive4metal731
@alive4metal731 3 жыл бұрын
Explanation gets the general ideal across... but yeah, the black box remains just that.. a black box.
@thamizhansudip6644
@thamizhansudip6644 4 жыл бұрын
the bias value is common for each hidden layer. its not like for each neuron in the hidden layer will have different bias value ..... Pl correct me if am wwrong
@dippy9119
@dippy9119 5 жыл бұрын
Great explanation thank you
@dinoeld3800
@dinoeld3800 5 жыл бұрын
Why does every neuron have a different bias? Isn't the bias common for all neurons of a single layer? Or is this a different type on NN than the one explained by 3Blue1Brown?
@forte9300
@forte9300 6 жыл бұрын
Thanks for the equations by the way, huge help!
@backflipbro790
@backflipbro790 4 жыл бұрын
I'm still a beginner, but I dont think you need to know (at least now) why it works just like most people don't know why x = (-b+-sqrt(b^2(4)(a)(a)))/2a works (quadratic formula).
@bhaskargovindaraj6942
@bhaskargovindaraj6942 4 жыл бұрын
Mouse used can be bigger and contrast to the screen. So what happens is something not able to follow the mouse when you explain. Thanks
@Stripes9999
@Stripes9999 6 жыл бұрын
Great intro thanks!
@jholid6y
@jholid6y 5 жыл бұрын
Does the output needs to loop back to the input for feed back? feels like this is required for learning in general. Your diagram doesn’t show this.
@salmannotkhan
@salmannotkhan 6 жыл бұрын
Can you suggest me some basic recommend knowledge?
@salmannotkhan
@salmannotkhan 6 жыл бұрын
@John Doe thanks for your suggestion
@salmannotkhan
@salmannotkhan 6 жыл бұрын
@John Doe thanks again
@xxsamperrinxx3993
@xxsamperrinxx3993 6 жыл бұрын
Hey what does the * value refer to in your change formula
@FerMJy
@FerMJy 6 жыл бұрын
look at your keyboard.... it's multiplication
@xxsamperrinxx3993
@xxsamperrinxx3993 6 жыл бұрын
@@FerMJy im talking about what 'value' is referring to but nice try
@FerMJy
@FerMJy 6 жыл бұрын
@@xxsamperrinxx3993 change "formula" is for neuron's (or Synapse)Weight... sorry for the previous response in backprop.... think that you have to change - weights - biases - and.. you have to calculate delta(which is the most difficult to find info of, because lazy people don't want to explain the cycle of derivatives)
@xxsamperrinxx3993
@xxsamperrinxx3993 6 жыл бұрын
@@FerMJy no like literally what does VALUE mean
@DaveFanch1022
@DaveFanch1022 6 жыл бұрын
@@xxsamperrinxx3993 believe value refers to the actual value from the output. 1 if it's a whatsit, 0 if not, for example. for the whatsit output node if you have a prediction of 0.35, delta would be 0.65 and value would be 1. for the whosit output node if you have a prediction of 0.96, your delta would be 0.96 and the actual value 0
@atomiic39
@atomiic39 Жыл бұрын
4:35 bros intrusive thoughts started kicking in 💀☠ literally everything else bounced off my brain
@unamattina6023
@unamattina6023 3 жыл бұрын
hey, what is the sort of these things? like machine learning, ai, deep learning etc. where should i start? could someone write basis to advanced?
@govindbagla3599
@govindbagla3599 5 жыл бұрын
Plz more video in machine learning with JavaScript
@bitonic589
@bitonic589 Жыл бұрын
bruh what would the video be about.. tutorial on how to make a network in JS? 1. just use a library 2. or use a library 3. maybe use a library
@Nova-Rift
@Nova-Rift 5 жыл бұрын
Were those numbers from the first calculation correct? I got different numbers than .3512 and .7891
@urstte
@urstte 4 жыл бұрын
there is something i want to know, after that the learning is complete and we have an error lvl that is very low, lets say 1 in a million and there pops an error on the output how do we include that bias and we have already stopped learning, what i am saying might not be clear but what if the error is crucial and so far it is seeming to be impossible to have an error 0 lvl and the data that is in play is endless do we have to compare the human error rate to our network and move on or what do we do next?. i am starting to learn neural network and i want an answer if it is possible. also if we implement this on a real case that is out there like a self flying jet that has an endless play of nodes, is the simulation of this case or any other considered to be credible in terrms of laws and ect
@RoyalBengalCub
@RoyalBengalCub 4 жыл бұрын
Hi! We are researchers in human-computer interaction (HCI) looking for people who have taken an initiative to recently learn Machine Learning on their own, for career, course or curiosity. It seems you are in that place currently. Would you mind telling us here (www.surveymonkey.ca/r/SelfLearning_ML) about your experiences and any difficulties you faced while self-teaching ML and how you overcame them. There is also a chance to win $50 giftcard. You can help this project by taking out 5-10 minutes to participate in our study. For more details, see here: www.surveymonkey.ca/r/SelfLearning_ML Please share this request with your colleagues or friends who fit this description. People from any major/background may participate. The survey will be open until July 23, 2020.
@KennTollens
@KennTollens 3 жыл бұрын
I keep finding how they work, but not how to actually use them. If I want a certain output, how do I set up my inputs?
@websurfer5845
@websurfer5845 6 жыл бұрын
Hey, when r u gonna upload the last part for vue and nodejs deployement?
@MrGuardianX
@MrGuardianX 5 жыл бұрын
So how to correct the actual weights. That is the most interesting question. The rest in the video is easy.
@Nedwin
@Nedwin 3 жыл бұрын
Thank you, this is helpful.
@zx3215
@zx3215 5 жыл бұрын
Ok, I watched your video, I think I may have now some idea of what NN's are... but I"m not sure. Give me more examples! (yes, I personally have a very slow learning rate) P.S. I'm just kidding) Thank you for the great tutorial)
@ramingordi6260
@ramingordi6260 5 жыл бұрын
Thanks ... it was very useful
@Edu888777
@Edu888777 3 жыл бұрын
Maybe you should explain what a perceptron is and why it need weights, what is Bias , than go deeper.
@akinhwan
@akinhwan 6 жыл бұрын
crystal clear explanation. thanks
@ab2595
@ab2595 6 жыл бұрын
Hello, everybody. I'm Thanapol from Chulalongkhon University ,Thailand
@jacksonzheng3103
@jacksonzheng3103 4 жыл бұрын
I wonder if we will ever be able to find the activation function and the hidden layer structure which our brains use to build better neural networks.
@arandomguy46
@arandomguy46 2 жыл бұрын
our brain doesn't use math to make decisions
@jacksonzheng3103
@jacksonzheng3103 2 жыл бұрын
@@arandomguy46 nor does artificial neural networks. We just model them with mathematical functions. We've predicted the motion of subatomic particles with mathematical functions so what's stopping us from modelling the brain in the same way?
@BULLSHXTYT
@BULLSHXTYT 6 жыл бұрын
Crystal clear
@fernandoarnaldovilanculo8286
@fernandoarnaldovilanculo8286 Жыл бұрын
Thank you!
@raintzrandmaa9829
@raintzrandmaa9829 5 жыл бұрын
Forgot about the biases, that's why I was getting some random noise instead of image.... Thx
@StevenSmith68828
@StevenSmith68828 5 жыл бұрын
If you really want to master this material program it only using numpy. Keras and other higher lever libraries black box what's going on. I'm on day 3 and I just got to programming back propagation but so far this has had the biggest effect on my understanding. I tried to follow many keras tutorial and have no idea what's going on besides on how to implement it.
@spngled8654
@spngled8654 3 жыл бұрын
This is amazing
@HarshRajAlwaysfree
@HarshRajAlwaysfree 5 жыл бұрын
Well that escalated quickly you didnt explained what are these weight and biases , and what are their use :(
@Etrancical
@Etrancical 5 жыл бұрын
Harsh Raj Always free I am not completely sure on this, but I think they are just a few randomly generated numbers less than one used to alter the first numbers in big ways. That way, if the answer is too low from the correct answer, you can change one of the biases or weights to make the end result more correct. And their use after training is so that they can be copied and pasted instantly instead of retraining the machine every time.
@waelhassan1911
@waelhassan1911 5 жыл бұрын
The weight here is referred to the weight of the animal or the weight of the relations
@Discoverortho1
@Discoverortho1 4 жыл бұрын
No clear explanation of the activation function and which one is chosen.
@rabbitpiet7182
@rabbitpiet7182 6 жыл бұрын
Another issue with lower learning rates is local minima
@radhakrishnanrathnachalam6980
@radhakrishnanrathnachalam6980 6 жыл бұрын
Thanks for the tutorial. Good. I have another question. Once the first animal's data done, the weights are changes by back propagation. But when the second animal data is passes, do the weights restored? Not clear from the tutorial. Thanks.
@Psychentist
@Psychentist 2 жыл бұрын
Okay I feel like I can make one now, just as soon as I figure out how to sigmoid.
@allisonscanlan4144
@allisonscanlan4144 5 жыл бұрын
Very good
@silasmokone188
@silasmokone188 5 жыл бұрын
what a video you have explained beautifully well done
@amirrahman853
@amirrahman853 2 жыл бұрын
is this easy or i am dumb enough to not understand that . bro i really wanted to know the concept of neural network and how to apply
@evangofourth9213
@evangofourth9213 5 жыл бұрын
Seems simple enough. Now we just need n neural networks trained to identify and respond to different stimuli and we can retire as a species!
@yashaswikulshreshtha1588
@yashaswikulshreshtha1588 4 жыл бұрын
I am learning how to learn to learn machine learning.
@patchyst7577
@patchyst7577 5 жыл бұрын
So far I understand, I just don't understand why you would name one of the input variables Weight since the connections are also called weight(s), could confuse people.
@learncodeacademy
@learncodeacademy 5 жыл бұрын
Ha true, good point. It should have been lb, oz, or kg. I can see how that would be confusing
@TMAB2003
@TMAB2003 5 жыл бұрын
What is "whosit" and "whatsit"?
@Edkeyz
@Edkeyz 4 жыл бұрын
I think its an american slang for option a or option b as simple as that.
@brickie9816
@brickie9816 4 жыл бұрын
I have just realized, that since ours brains are neuronal networks, this video trains neuronal networks how to train neuronal networks.
@michelschlatter101
@michelschlatter101 5 жыл бұрын
I have created a web application that supports your learning process in the field of neural networks. blueneurons.ch/nn You can play around with the settings (architecture, activation functions, training settings) and observe how the settings affect the predictions. All datasets have preconfigured values that can be adopted. It is also possible to create your own datasets. Instructions and explanations to the implemented elements: blueneurons.ch/pdfs/userguide.pdf
@doji-san
@doji-san 4 жыл бұрын
WFT is a whosit and whatsit? You just confused me more!! :)
@rfpeace
@rfpeace 6 жыл бұрын
this didn't help... Perhaps I need to go back and re-watch that first Neual Nnetwork vidoe again?
@learncodeacademy
@learncodeacademy 6 жыл бұрын
It took me about 10+ exposures to neural network explanations to "get" how they work, so I'd say watch this video kzbin.info/www/bejne/b3ndZINni8x_sJY to understand how you USE one...then watch this video again, and pause as much as needed at each step. Also helpful, may be to watch other youtuber's videos, although, I did find most explanations out there very confusing and mathematically intense when learning.
@war0nstupidity767
@war0nstupidity767 4 жыл бұрын
Better go here kzbin.info This video is poorly scripted,
@arunarkamukhopadhyay6443
@arunarkamukhopadhyay6443 4 жыл бұрын
Thanks a lot...
@yashaswikulshreshtha1588
@yashaswikulshreshtha1588 4 жыл бұрын
Him: it's not super complex Me: you mean it's not 100% complex Him: YESS! Me: SOoo the limit is 99.
@exbladex99
@exbladex99 6 жыл бұрын
too number-filled explanation. The graphs/activation stuff you showed didn't actually help with the explanation. Why would I use sigmoid or tanh...? Felt like you skipped over backprop with bare mentions. I think your explanation made sense, it just hard to visualize for a beginner. Maybe you need code.
@rey1242
@rey1242 6 жыл бұрын
I also feel like that for almost any tutorial out there that "explains" backpropagation They just skip the presentation of the math "Oh yeah thats how we feed forward on the network... Yadda yadda yadda yadda... *Wastes 30 mins talking about something easy*... And that backpropagation... *Shows a few arrows pointing backwards the network for 5 seconds*... Thats it"
@priyanks91
@priyanks91 5 жыл бұрын
Been watchin many videos but this is damn good !
@Dave-lc3cd
@Dave-lc3cd 4 жыл бұрын
Great explanation but the whosit whatsit was a little confusing for me.
@sakirdag2976
@sakirdag2976 5 жыл бұрын
thanks
Neural Networks Explained Pt 2 - Machine Learning Tutorial for Beginners
8:02
Watching Neural Networks Learn
25:28
Emergent Garden
Рет қаралды 1,4 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,6 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 26 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,2 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 16 МЛН
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4 МЛН
The Most Important Algorithm in Machine Learning
40:08
Artem Kirsanov
Рет қаралды 540 М.
But what is a neural network? | Deep learning chapter 1
18:40
3Blue1Brown
Рет қаралды 18 МЛН
You don't understand AI until you watch this
37:22
AI Search
Рет қаралды 919 М.
Learn Machine Learning Like a GENIUS and Not Waste Time
15:03
Infinite Codes
Рет қаралды 209 М.
The Essential Main Ideas of Neural Networks
18:54
StatQuest with Josh Starmer
Рет қаралды 1 МЛН
Transformer Neural Networks, ChatGPT's foundation, Clearly Explained!!!
36:15
StatQuest with Josh Starmer
Рет қаралды 769 М.
How Deep Neural Networks Work - Full Course for Beginners
3:50:57
freeCodeCamp.org
Рет қаралды 4,5 МЛН
How Deep Neural Networks Work
24:38
Brandon Rohrer
Рет қаралды 1,5 МЛН
The future of AI looks like THIS (& it can learn infinitely)
32:32
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,6 МЛН