Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Epochs Vs Pass Vs Iteration

What does the term epochs mean in the neural network. How does it differ from pass and iteration

like image 693
Naren Babu R Avatar asked Feb 24 '26 14:02

Naren Babu R


1 Answers

There are many neural networks algorithms in unsupervised learning. As long as a cost function can be defined, so can "neural networks" be used.

For instance, there are for instance autoencoders, for dimensionality reduction, or Generative Adversarial Networks (so 2 networks, one generating new samples). All these are unsupervised learning, and still using neural networks.

like image 59
Matthieu Brucher Avatar answered Feb 27 '26 03:02

Matthieu Brucher



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!