155 - How many hidden layers and neurons do you need in your artificial neural network?

preview_player
Показать описание
No one can give a definite answer to the question about number of neurons and hidden layers. This is because the answer depends on the data itself. This video goes through the thought process of determining the number of hidden layers and neurons using simple code as example.

#Dataset link:

Code generated in the video can be downloaded from here:
Рекомендации по теме
Комментарии
Автор

You are an amazing teacher, I hope this comment reaches you well! This is some top class free content! Thank you!

Samb
Автор

16:36 is the answer for how many layers do you need

dinhh
Автор

Those were some of the best explanations about hidden layers and numbers of neurons I could find, also making it very easy to see in your python plots. Keep up the good work!

JoaoPedro-pxsx
Автор

I really loved your approach. You are explaining the technicalities and discussing the various possibilites while staying on the subject. It's thorough. With other youtubers, I felt like they were too basic and missing the crucial implementation part. Thankyou!

abhilashchaturvedi
Автор

This is a fantastic explanation. I really appreciate how you involved the math as you walked through your implementation. A lot of people hand wave the math.

AdobadoFantastico
Автор

This is such an intuitive and helpful video. I can see that there is a lot of hard work behind this video. Great job!

wuzark
Автор

Finally, someone who speaks math. Thank you sir

nate
Автор

Such a wonderful explanation to the really fundamental question. I wonder why there is so little accessible information for beginners on this topic.
Thanks a lot for the video.

andrewkicha
Автор

Finally, an explanation that goes straight into code. Awesome!

PatrickBateman
Автор

The approach to explaining it trough linear regression was very useful for me, thank you!

poffer
Автор

Thanks for giving clarity on such an important notion. worth it.

devishaarunadevitiwari
Автор

Awesome video that is what i was looking for.

aqibfayyaz
Автор

I don't know why there are too few likes on such an awesome video..you are really great sir.

vaibhavs
Автор

Thanks a lot. I regularly watch your Videos.

tahseen
Автор

thanks much sir found right content after long search

madhumitagiribabu
Автор

You are awesome .. you taught me this topic like pro

neerav
Автор

Amazing..helps me lot for my research work. Thanks

vanithas
Автор

22:55 Rule 3 contradiction with rule 2 : input = 50, output = 50
. rule 2 gives hidden <= 50
. rule 3 (not clear) : hidden = (2/3) *50 + 50 ~ 83 or hidden = (2/3) *(50 + 50) ~67 then hidden not between input and output

WahranRai
Автор

Strange isnt it, so many people asking THIS question, and so few people can answer it, THANK YOU

DComputing
Автор

wow, thank you so much for the great video. Sir can you make videos on segmentation using GAN and UNet ??

surajshah