This unit introduces two more machine learning tasks to reflect the recent trends in this field; i.e., reinforcement learning and multiagent learning. As opposed to supervised and nonsupervised learning, reinforcement learning methods learn from some form of feedback, such as reward or reinforcement. The rewards are based on the definition of Markov decision processes (MDPs), introduced previously. Multiagent learning, on the other hand, explores the techniques and applications of machine learning in a distributed AI environment involving multiple agents. Both of the methods have promising applications in social, economic, and engineering systems.
When you complete this unit, you will be able to
Section 1: Reinforcement learning
Section 2: Deep learning
Section 3: Multiagent learning
Sutton, R. S., and Barto, A. G. (1998). Reinforcement learning: An introduction. Cambridge, MA: MIT Press.
Goodfellow, I., Bengio, Y., & Courville, A. (2016). Deep learning. MIT press. Available at: https://www.deeplearningbook.org/
Review the papers presented in Vohra, R., & Wellman, M. (eds.). (2007). Special Issue on Foundations of Multi-Agent Learning. Artificial Intelligence, 171(7), 363-452.
Updated December 16 2021 by FST Course Production Staff