Reinforcement Learning - Reference
Mathematics
- MathWorld
is good for quick definitions of things.
Greek letters
Greek alphabet
letter |
name |
HTML symbol |
usage in RL |
α |
alpha |
α |
learning rate |
γ |
gamma |
γ |
discounting factor |
-
Clocksin, William F. and Moore, Andrew W. (1989),
Experiments in Adaptive State-Space Robotics,
Proceedings of the 7th Conference of the Society for
Artificial Intelligence and Simulation of Behaviour (AISB-89).
A simple introduction to the very idea of state-space robotic
or agent control.
-
How to Make Software Agents Do the Right Thing: An Introduction to Reinforcement Learning,
Singh et al,
1996.
A simple introduction to the idea of RL.
-
Kaelbling, Leslie Pack; Littman, Michael L. and Moore, Andrew W. (1996),
Reinforcement Learning: A Survey,
Journal of Artificial Intelligence Research 4:237-285.
-
Action Selection methods using Reinforcement Learning.
My PhD thesis, 1997.
Books