Machine Learning / Deep Learning Tutorials for Programmers playlist: kzbin.info/aero/PLZbbT5o_s2xq7LwI2y8_QtvuXZedL6tQU Keras Machine Learning / Deep Learning Tutorial playlist: kzbin.info/aero/PLZbbT5o_s2xrwRnXk_yCPtnqqo4_u2YGL
@mohammadaminhosseinniya7849 Жыл бұрын
Brief, Clear, Understandable and Complete, without usual youtubers playing round. Thank you!
@marsrocket4 жыл бұрын
Your videos are by far the best on KZbin for this kind of thing. Thank you for producing them.
@deeplizard6 жыл бұрын
Check out the corresponding blog and other resources for this video at: deeplizard.com/learn/video/5T-iXNNiwIs
@tymothylim65504 жыл бұрын
Thank you very much for this video! The use of an example and the specific explanation on freezing layers really helps me understand how fine-tuning can conceptually be done for similar tasks!
@sathvikchowdaryveerapaneni1290 Жыл бұрын
Found the perfect explanation of fine tune.
@CosmiaNebula4 жыл бұрын
0:10 intro 2:00 car recognition example
@THEGASDRIP2 жыл бұрын
Thanks 4 the video and good info.
@nawmeerahman85745 жыл бұрын
All of your tutorials are amazing.Simply explained.Helps me a lot.
@RemiDav5 жыл бұрын
Exactly what I needed to know before starting that finetuning tutorial ! :)
@CaptainBravo874 жыл бұрын
What a great channel ... am surprised it still has less than 100k subs!
@mohammadmassri2394 Жыл бұрын
Thank you for this video!
@codedlAnguage2 жыл бұрын
Brilliant 🙄🖐️🖐️🖐️🖐️👉💫👉🎶👉📲👉🔌👉❤️👉🙄👉👆👆👆👉🙏👉😃👉😐
@saqlaingujjar67646 жыл бұрын
Thanks for the explanation in a very simple way.
@AnshumanKumar0076 жыл бұрын
Thanks for simplifying the topic.
@richarda16304 жыл бұрын
this is so interesting...I can already see the applications for foreign language adaptation, disease classification, drug research...
@richarda16304 жыл бұрын
also are the weights and biases updated per batch? or per epoch?
@deeplizard4 жыл бұрын
per batch
@snehabhapkar76205 жыл бұрын
Awesome explanation as always :)
@fritz-c4 жыл бұрын
I spotted a slight typo in the article for this video. recofnizing ↓ recognizing I really enjoy your courses so far, by the way. I've stopped and started a few times with studying ML in the past, but this has been a pleasure to go through.
@deeplizard4 жыл бұрын
Fixed, thanks Chris! :D
@aram1rasul7514 жыл бұрын
I really enjoyed your lectures. it will be grateful if you could go through an example step by step for hand-digit recognition or car or anything else. It will be much better using code from scratch rather than using prepared libraries.
@JayTheMachine Жыл бұрын
best video ever
@fahnub2 жыл бұрын
great explanation
@fahnub Жыл бұрын
Came back to revise the concept. Still helpful.
@gourab_sarker4 жыл бұрын
Great Content !! Please if you can make videos on transfer learning... Thank You.
@bindukhadka Жыл бұрын
Thank you ✨
@shaneebkottakkal3491 Жыл бұрын
very help full video
@benabdallahrahma82454 жыл бұрын
thank u, it's a very useful video
@mdyeasinarafath44506 жыл бұрын
God bless you, Teacher
@deeplearningpartnership Жыл бұрын
Good stuff.
@ajeetverma36793 жыл бұрын
{ "question": "Why do we freeze some of the initial layers of the network in transfer learning", "choices": [ "to use these layers without updating the weights", "to exclude these layers while training", "to update the weights of these layers", "to initialize the weights with zero for these layers " ], "answer": "to use these layers without updating the weights", "creator": "Ajeet Verma", "creationDate": "2021-05-08T09:07:14.299Z" }
@Waleed-qv8eg6 жыл бұрын
Great job! Thank you so much!
@TheAmhdar4 жыл бұрын
Thanks a lot !
@behrampatel487213 күн бұрын
Wow I think you just unlocked something . Would this be similar to clip-skip in comfyUI ? Cheers 💯
@meravchkroun41972 жыл бұрын
Thank you for the video! Can you send a link to an example how to do fine tuning?
@deeplizard2 жыл бұрын
deeplizard.com/learn/video/oDHpqu52soI
@hyunwookim46017 жыл бұрын
thanks for video
@benny40134 жыл бұрын
you are amazing guys
@knowhowww6 жыл бұрын
amazing explanation. thanks a lot.
@deeplizard6 жыл бұрын
Thanks, Knowhow! And you're welcome :)
@coop4476 Жыл бұрын
For more general neural networks like LLM, would it be possible to fine tune it to basically anything text-based?
@hamzawi27525 жыл бұрын
You are extraordinary :)
@MRBOBBY87064 жыл бұрын
Is this just a substantial amount of the If else then statement application? (Not a coder or anything, just remember some stuff from Computing at U of H) I am interested in machine learning stuff as it pertains to my theory/book I am writing. I am using some stuff from this video, that I will reach out to you about later, as I am doing the same with all others whose content I am referencing. Thank you so much for this simplistic explanation.
@imsteven30442 жыл бұрын
Thank you for your video, i have a question i have a model of speech to text in spanish (i didn't train it) i want to improve the model, can i use fine tuning right?
@justchill999026 жыл бұрын
Thank you :)
@lingjiefeng31965 жыл бұрын
thank you
7 жыл бұрын
thanks for this video
@deeplizard7 жыл бұрын
You're welcome, Lan!
@DM-py7pj Жыл бұрын
how does one freeze some weights please?
@gerelbatbatgerel11875 жыл бұрын
ty
@noCOtwo4 жыл бұрын
after each batch are the weights updated? does each epoch see the same input data? thanks!
@deeplizard4 жыл бұрын
Yes, updates occur after each batch. More on this in the blog below. This kind of update is called "mini-batch gradient descent." Each epoch sees the same input data, but with batches of data shuffled in a different order. deeplizard.com/learn/video/U4WB9p6ODjM
@N-e0N4 жыл бұрын
I have a question, if I have a model that can detect license plates of cars, would it be feasible or possible even, to fine tune the model to make it able to detect license plates of motorbikes?
@deeplizard4 жыл бұрын
Yes
@tammanakarthik12883 жыл бұрын
Could anyone say whether Fine Tuning and Transfer learning are same? If not, then how they are different? Thanks in advance!
@ozgunsungar93702 жыл бұрын
just wow
@dr.hafizurrahman93746 жыл бұрын
Thanks,
@tammanakarthik12883 жыл бұрын
Can anyone say whether Fine tuning and Transfer learning are same?? Thanks in advance!
@NVworld25076 жыл бұрын
its just like inheritance?? where we can aquires the features of parent class
@deeplizard6 жыл бұрын
Hey Nilesh - Kind of. With fine-tuning, we take an existing model that has already been trained on a data set, and we "tune" it by modifying layers, parameters, etc. and re-train it on new data. So in a sense, the fine-tuned model is inheriting its parameters from the original model and then being changed incrementally to accommodate its new task/new data.
@angelleal30054 жыл бұрын
How is Fine-tuning related to Transfer Learning ?
@asifahmed21474 жыл бұрын
What is steps_per_ephocs?
@deeplizard4 жыл бұрын
The number of batches that it will take to complete one epoch. It is introduced in our blog here: deeplizard.com/learn/video/daovGOlMbT4
@dennisasamoah22134 жыл бұрын
wow
@LayneSadler5 жыл бұрын
How is this different from transfer learning? I figured you would be tweaking individual weights based on the title