by Kardi Teknomo


< Previous | Next | Contents >

Adaptive Learning

Suppose we have made the Monte Carlo Game without Learning . Now you want to improve the game to be more adaptive. We want to make the program that can learn automatically from user responses. To make the computer learn adaptively, we set up what is called learning histogram . Each time the user response, the program will update the learning histogram .

To understand the adaptive learning game, I give very simple numerical example that can be followed by hand calculation or spreadsheet. For the shake of clear explanation, I designed the example reward and punishment learning . For your own exercise, you may do positive and negative learning.

See also: Learning Histogram , Numerical Example

< Previous | Next | Contents >

Preferable reference for this tutorial is

Teknomo, Kardi (2015) Learning Algorithm Tutorials. https:\\people.revoledu.com\kardi\ tutorial\Learning\

Rate this tutorial and send your comments, questions and suggestion to author of this tutorial