Towards More Practical Reinforcement Learning
Abstract
Reinforcement Learning is beginning to be applied outside traditional domains such as robotics, and into human-centric domains such as healthcare and education. In these domains, two problems are critical to address: We must be able to evaluate algorithms with a collection of prior data if one is available, and we must devise algorithms that carefully trade off exploration and exploitation in such a way that they are guaranteed to converge to optimal behavior quickly, while retaining very good performance with limited data. In this thesis, I examine these two problems, with an eye towards applications to educational games.
Cite
Text
Mandel. "Towards More Practical Reinforcement Learning." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Mandel. "Towards More Practical Reinforcement Learning." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/mandel2015ijcai-more/)BibTeX
@inproceedings{mandel2015ijcai-more,
title = {{Towards More Practical Reinforcement Learning}},
author = {Mandel, Travis},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {4381-4382},
url = {https://mlanthology.org/ijcai/2015/mandel2015ijcai-more/}
}