Тёмный

What is Epoch in Neural Network ? 

Vaishvik Satyam
Подписаться 6 тыс.
Просмотров 35 тыс.
50% 1

Want to know more about Robots
BLOG POST: vaishviksatyam.wordpress.com
Host and Creator - Vaishvik Satyam
WEBSITE: vaishviksatyam.wordpress.com
QUESTIONS: themechatronicsolutions@gmail.com

Опубликовано:

 

11 янв 2019

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 42   
@axethroughaxe
@axethroughaxe 4 года назад
You lost me at "If I give lesser epochs, the line will split the curve"... :P I think what he tries to say is, one epoch = one forward pass and one backward pass of ALL the training examples. Now that we know what an epoch is, then how many number of epochs do you want to run thorugh the neural network so it can train its weight properly? ANSWER: f you run ALL the training data several times, you might end up with overtrained weights. You want to find a balance between "less epochs" and "alot of epochs". Example, if "less epochs" is five runs (epochs), and "alot of epochs" is 100 runs. Then maybe the perfect balance to categorize new unseen images will be 40 runs.More than 40 runs (epochs) would have given you overfitting, and less epochs would have fiven you underfitting. How do you find the optimal number of epochs? Answer: I think it is just trial and error. Trying different number of epochs, and then evaluate how well it did on the new unseen data.
@sunitgautam7547
@sunitgautam7547 3 года назад
Instead of just trial and error, it is possible to plot the validation loss & training loss. Training loss will almost always go down with more epochs. We have to keep a lookout for validation loss. As long as it is decreasing with epochs, we are good to train.
@SP-db6sh
@SP-db6sh 3 года назад
Most practical & sensible suggestion on neutral nets.!
@Vijay-cg8fm
@Vijay-cg8fm Год назад
Soo basic and simple thanks bro
@lakeguy65616
@lakeguy65616 Год назад
An epoch is normally a measure of time, in deep learning, it's a measure of the number of times the entire dataset is passed through the model structure. You can (will) overfit the data if you loop through the dataset too many times. The goal is to stop training when your model has learned to generalize without memorizing. How will you recognize that point? Generally, you will graph the loss from the training data and test / unseen data. While a model is "learning" these two curves will be roughly parallel. When the training loss curve continues to decline but the test / unseen data loss curve is no longer roughly parallel, you have reached the point of overtraining. I hope this makes sense.
@vasylarsenii4800
@vasylarsenii4800 3 года назад
Thank you, man
@unemployedcse3514
@unemployedcse3514 3 года назад
Thanks bro💞
@yolomein415
@yolomein415 5 лет назад
So epoch is the number of times you train your neural network with the same data?
@rs-tarxvfz
@rs-tarxvfz 4 года назад
in BGD, same data you meant over number of data in *BATCH SIZE*? Not over whole data.
@clashwithAbhay
@clashwithAbhay Год назад
Thanks
@nidhidilesh3122
@nidhidilesh3122 4 года назад
thank you brother....I am studying this during this pandemic because my uni has decided to take offline exams;;; :'( NEVER TAKE ADMISSION IN GTU NEVER
@khatrijinal4109
@khatrijinal4109 4 года назад
Same here..,😂gtu gtu..
@dhruvrajkotiya
@dhruvrajkotiya 4 года назад
same here :(
@RoboticsExplained
@RoboticsExplained 4 года назад
Sure Nidhi 😊
@MuhammadAli-hu5rz
@MuhammadAli-hu5rz 4 года назад
Thank you, for making it simple.
@FYIChinmayLute
@FYIChinmayLute 7 месяцев назад
please provide them a big cage
@deepakhojai9757
@deepakhojai9757 5 лет назад
wasted 1.26 minutes
@ahaanabrar6684
@ahaanabrar6684 5 лет назад
We can divide the dataset of 2000 examples into batches of 500 then it will take 4 iterations to complete 1 epoch. ( A bit of thinking and you'll understand everything)
@chiranjeevikarthik9387
@chiranjeevikarthik9387 4 года назад
@@ahaanabrar6684 Thanks for the example
@dineshkandoria8203
@dineshkandoria8203 4 года назад
Still doesnt answer what is Epoch !
@quant-prep2843
@quant-prep2843 3 года назад
haha true
@lakeguy65616
@lakeguy65616 Год назад
an epoch is one pass (forward and backward) of the entire dataset through the Neural Network architecture.
@jyothinkjayan6508
@jyothinkjayan6508 3 года назад
what explanation is this?
@datasciencegyan5145
@datasciencegyan5145 4 года назад
Like sigmoid
@ahmadalghooneh2105
@ahmadalghooneh2105 5 лет назад
thank you so much, but please do something about your handwriting
@sachinkumarb3823
@sachinkumarb3823 3 года назад
Kya shuruwat thi.. chidiya in the cage..😒
@MukeshRajput1982
@MukeshRajput1982 5 лет назад
kya tha bhai ya ................hadd ha teri yaar.............
@zorantill981
@zorantill981 2 года назад
C L E A N
@Acumen928
@Acumen928 4 года назад
ok but why you enslaving birds in a cage, in such a small one even. evil human.
@RoboticsExplained
@RoboticsExplained 4 года назад
You are judging too quickly. :-) they were not well so I got them to my place. Since they got better I set them free again. Good news is they sometimes come back, chirp a little and go back.
@Acumen928
@Acumen928 4 года назад
@@RoboticsExplained OK Good human then. sorry.
@nainisaichethanreddy4122
@nainisaichethanreddy4122 3 года назад
@@Acumen928 🤣🤣🤣
@adityapatil8016
@adityapatil8016 5 лет назад
Still doesnt answer what is Epoch !
@RoboticsExplained
@RoboticsExplained 5 лет назад
Epoch is a bunch of data given to the neutral network from whole lot of data.. example.. while eating one full plate of rice, each spoon you eat is an epoch. You can only take little amount. Else you will vomit. If you take too small it will take a while to complete and you will be hungry for long.
@RoboticsExplained
@RoboticsExplained 5 лет назад
Did I answer you well ? Let me know I will try with different example if you still didn't understand
@adityapatil8016
@adityapatil8016 5 лет назад
@@RoboticsExplained Hi, I liked your broad view approach but i was looking for mathematical explanation.
@ateeqrehman7873
@ateeqrehman7873 5 лет назад
@@RoboticsExplained thanks sir..best example
@RoboticsExplained
@RoboticsExplained 5 лет назад
@@ateeqrehman7873 You are welcome ! :-)
Далее
What is Batch Size in Neural Networks
2:19
Просмотров 11 тыс.
[RU] Winline EPIC Standoff 2 Major | Group Stage - Day 1
8:42:47
Convolutional Neural Network in Hindi | Deep Learning
16:55
136 understanding deep learning parameters batch size
11:38