Underfitting in a Neural Network explained

preview_player
Показать описание
In this video, we explain the concept of underfitting during the training process of an artificial neural network. We also discuss different approaches to reducing underfitting.

🕒🦎 VIDEO SECTIONS 🦎🕒

00:30 Help deeplizard add video timestamps - See example in the description
03:02 Collective Intelligence and the DEEPLIZARD HIVEMIND

💥🦎 DEEPLIZARD COMMUNITY RESOURCES 🦎💥

👋 Hey, we're Chris and Mandy, the creators of deeplizard!

👉 Check out the website for more learning material:

💻 ENROLL TO GET DOWNLOAD ACCESS TO CODE FILES

🧠 Support collective intelligence, join the deeplizard hivemind:

🧠 Use code DEEPLIZARD at checkout to receive 15% off your first Neurohacker order
👉 Use your receipt from Neurohacker to get a discount on deeplizard courses

👀 CHECK OUT OUR VLOG:

❤️🦎 Special thanks to the following polymaths of the deeplizard hivemind:
Tammy
Mano Prime
Ling Li

🚀 Boost collective intelligence by sharing this video on social media!

👀 Follow deeplizard:

🎓 Deep Learning with deeplizard:

🎓 Other Courses:

🛒 Check out products deeplizard recommends on Amazon:

🎵 deeplizard uses music by Kevin MacLeod

❤️ Please use the knowledge gained from deeplizard content for good, not evil.
Рекомендации по теме
Комментарии
Автор

i'm a deep learning programmer and after 6 years that this playlist has been published . its absolutely still insane 😍

Mahdi-noori-ai
Автор

believe me, I have gone through hundreds of DL videos but couldn't understand them. But you made DL so much easier. Each video in the playlist is becoming easier instead of getting complex.

zahidullah
Автор

really great and underappreciated channel. Plan to see all of the rest of your videos as well, it's a great explanation on a very difficult topic

karelhof
Автор

Thank you very much for this video! The animations really help me understand the various methods for tackling underfitting!

tymothylim
Автор

thank you very much for this clear and helpful explanation.

qusayhamad
Автор

The point about dropout was helpful! Thanks!

michaelmuller
Автор

Thank You Very Much for this!!! ❤️❤️

Please, if you can, try to make a detailed video on Dropout !

Thank You again!Best of Luck!

gourabsarker
Автор

{
"question": "When training a neural network, we can reduce underfitting by",
"choices": [
"decreasing dropout rate",
"making small changes to the learning rate",
"removing data from the training set",
"increasing dropout rate"
],
"answer": "decreasing dropout rate",
"creator": "Kyla",
"creationDate": "2021-04-17T02:41:56.637Z"
}

kyla
Автор

Thanks for this video but concretely, what do mean :
- Increase the number of layers in the model?
- Increase the number of neurons in each layer?
- Changing what type of layer we are using where?
(Question from a newb who starts taking up learn about ML, sorry)

guillaume
Автор

I spotted a slight typo in the article for this video

improve it’s accuracy

improve its accuracy

fritz-c
Автор

{
"question": "The problem of underfitting in a neural network can be tackled in all of the following ways except:",
"choices": [
"Increasing the amount of data through data augmentation",
"Increasing the complexity of the neural network model",
"Increasing the number of features that are used in the data",
"Decreasing the rate of dropouts in layers that have them"
],
"answer": "Increasing the amount of data through data augmentation",
"creator": "saluk",
"creationDate": "2020-08-27T15:49:02.774Z"
}

saluk
Автор

what is the point of dropout when you can set the number of nodes in each layer? At first the only difference I see is that dropout does not affect the validation test, why would we prefer dropout over resetting number of node?

carlosmontesparra
Автор

{
"question": "Underfitting is simply an unsuccesfull training",
"choices": [
"True",
"False",
"Kinda",
"Not at All"
],
"answer": "True",
"creator": "Tilkikelile",
"creationDate": "2021-11-30T00:07:18.358Z"
}

keliletilki
Автор

What is the point of the validation set if it doesn't validate on dropouts that we designed? Is it just a feature to debug the underfitting problem?

aravindvenkateswaran
Автор

So how can a company like tesla be sure that its neural net has enough capacity to learn level 5 self driving in other words are there ways to compute the learning capacity of a neural net?

roger_is_red
Автор

Hi deeplizard,


What do you mean when you talk about reducing complexity? I know that your talking about decreasing the number of nodes in a layer, but how does that help overfit or underfit? In fact, an even more essential question, how does the number of nodes in a layer help or harm data?


Thanks for your videos btw.


Srikar

srikarvalluri
Автор

actually i did not get why the underfitting is happened ? can u explain it more
If i understand well, it will be happen if the model can figure out the trained data well, and can figure out the un trained data but with low level of expectation and this can be detected by the error function when we run out model

-arabsoccer
Автор

{
"question": "Which of the following is most indicative of underfitting?",
"choices": [
"A model is unable to classify data in the training set",
"A model is unable to classify data outside the training set",
"A model has input/output sizes that are too large",
"A model has input/output sizes that are too small"
],
"answer": "A model is unable to classify data in the training set",
"creator": "Chris",
"creationDate": "2019-12-11T05:02:20.900Z"
}

thespam
Автор

I love your videos alot and thanks alot for making them. But can you please *please* change the intro and outro sound ( noise ) in the new videos ( if you already have, please ignore this comment ). They are creepy af.

Akshatgiri