English

Como funciona o Deep Learning

Machine Learning 2018-06-22 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Deep Learning methods are currently the state-of-the-art in many problems which can be tackled via machine learning, in particular classification problems. However there is still lack of understanding on how those methods work, why they work and what are the limitations involved in using them. In this chapter we will describe in detail the transition from shallow to deep networks, include examples of code on how to implement them, as well as the main issues one faces when training a deep network. Afterwards, we introduce some theoretical background behind the use of deep models, and discuss their limitations.

Keywords

Cite

@article{arxiv.1806.07908,
  title  = {Como funciona o Deep Learning},
  author = {Moacir Antonelli Ponti and Gabriel B. Paranhos da Costa},
  journal= {arXiv preprint arXiv:1806.07908},
  year   = {2018}
}

Comments

Book chapter, in Portuguese, 31 pages

R2 v1 2026-06-23T02:36:28.183Z