Local/horário/turma
- CEFET/RJ, por videoconferência (plataforma MS Teams)
- Dia/horário: 5as-feiras, das 13:25h às 17:00h
- Turma 901932
Visão geral
Aprendizado de Máquina (Machine Learning) é um campo de estudo da Inteligência Artificial cujo objeto de estudo são sistemas que podem aprender a realizar alguma tarefa por meio de experiências. Neste curso, o objetivo é apresentar uma introdução aos conceitos, modelos, métodos, técnicas e aplicações do Aprendizado de Máquina. São também apresentados alguns algoritmos pertencentes a diferentes famílias de métodos em AM (simbolistas, conexionistas, probabilísticos, baseados em proximidade).
Plano do curso
Veja o plano do curso. Veja também o calendário acadêmico das graduações do CEFET/RJ.
1017/dezRedes neurais profundas para Visão Computacional
1007/janAprendizado por reforço profundo; Tutorial OpenAI Gym
Class | Date | Lectures | Readings |
1 | 22/out | Visão geral do curso (AM00) Visão geral do AM (AM01) Regressão linear com uma variável (AM02) |
Mitchell, Cap. 1; (r1); (r2) |
2 | 29/out | Regressão linear com várias variáveis (AM03) Regressão logística (AM04) |
regressão logística; regressão linear; cs229-notes1 |
3 | 05/nov | Regularização (AM05) kNN (AM06) – conteúdo assíncrono Decision Trees (AM07) – conteúdo assíncrono |
(r3) |
4 | 12/nov | Model Evaluation (AM08) | r4) |
5 | 19/nov | Naive Bayes Classifier (AM09) – conteúdo assíncrono Model Selection (AM10) |
(r5) (r6) |
6 | 26/nov | Clustering (AM11) – conteúdo assíncrono | |
7 | 03/dez | Tutorial Keras (AM12) | Redes Neurais Profundas: O que são? Como vivem? De que se alimentam? |
8 | 10/dez | Dimensionality Reduction (AM13) – conteúdo assíncrono | |
9 | 17/dez | Redes neurais convolucionais (AM14) | |
10 | 07/jan | Aprendizado por reforço profundo; Tutorial OpenAI Gym |
Projects
Additional resources
- Video: Recurrent Neural Networks, Image Captioning, LSTM, Andrej Karpathy.
- Online course: Practical Deep Learning For Coders
- Online course: Neural Networks and Deep Learning
- Online course: (Codecademy) Learn Python
- Word Embeddings
- Representation Learning for Reading Comprehension
- Practical Generative Adversarial Networks for Beginners
Readings
- (r1) Tom Mitchel, Key Ideas in Machine Learning
- (r2) Pedro Domingos, A Few Useful Things to Know About Machine Learning
- (r3) Sebastian Raschka, Model Evaluation, Model Selection, and Algorithm Selection in Machine Learning
- (r4) Eric Bauer & Ron Kohavi, An Empirical Comparison of Voting Classification Algorithms: Bagging, Boosting, and Variants
- (r5) Matriz Factorization for Recommender Systems
- (r6) Empirical Analysis of Predictive Algorithms for Collaborative Filtering
Books
- Ani Adhikari & John DeNero, Artificial Intelligence: Foundations of Computational Agents, second edition, Cambridge University Press, 2017.
- Aurélien Géron, Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition, 2019.
- Brett Lantz. Machine Learning with R . Packt Publishing, Birmingham, October 2013.
- Christopher Bishop, Pattern Recognition and Machine Learning, Springer, 2006. pdf github
- Ethen Alpaydin, Introduction to Machine Learning, MIT Press, 2010.
- Gareth James, Daniela Witten, Trevor Hastie, and Robert Tibshirani. An Introduction to Statistical Learning: with Applications in R . Springer, 1st ed. 2013. corr. 4th printing 2014
- Ian Goodfellow et al, Deep Learning, MIT Press, 2016.
- Jake VanderPlas, Python Data Science Handbook, 2016.
- Jeremy Watt et al, Machine Learning Refined: Foundations, Algorithms, and Applications
- Kevin P. Murphy. Machine Learning: A Probabilistic Perspective. The MIT Press, Cambridge, MA, 1 edition edition, August 2012.
- Marc Peter et al, Mathematics for Machine Learning.
- Max Kuhn and Kjell Johnson, Feature Engineering and Selection: A Practical Approach for Predictive Models
- Peter Flach. Machine Learning: The Art and Science of Algorithms that Make Sense of Data . Cambridge University Press, Cambridge ; New York, 1st edition, 2012.
- Sebastian Raschka, Python Machine Learning, 3rd ed, Packt Publishing, 2019.
- Simon O. Haykin. Neural Networks and Learning Machines . Prentice Hall, New York, 3 edition edition, November 2008.
- Tom Mitchell, Machine Learning, McGraw-Hill, 1997.
- Yaser S. Abu-Mostafa, Malik Magdon-Ismail, and Hsuan-Tien Lin. Learning From Data . AMLBook, S.l., March 2012.
Livros de interesse geral sobre Aprendizado de Máquina
- Gary Marcus & Ernest Davis, Rebooting AI: Building Artificial Intelligence We Can Trust, 2019.
- Melanie Mitchel, Artificial Intelligence: A Guide for Thinking Humans, 2019.
- Jimmy Soni & Rob Goodman, A Mind at Play: How Claude Shannon Invented the Information Age, 2017.
- Pedro Domingos, The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World, 2015.
- Nick Bostrom, Superintelligence: Paths, Dangers, Strategies, 2014.