English

Training artificial neural networks to learn a nondeterministic game

Machine Learning 2015-07-16 v1

Abstract

It is well known that artificial neural networks (ANNs) can learn deterministic automata. Learning nondeterministic automata is another matter. This is important because much of the world is nondeterministic, taking the form of unpredictable or probabilistic events that must be acted upon. If ANNs are to engage such phenomena, then they must be able to learn how to deal with nondeterminism. In this project the game of Pong poses a nondeterministic environment. The learner is given an incomplete view of the game state and underlying deterministic physics, resulting in a nondeterministic game. Three models were trained and tested on the game: Mona, Elman, and Numenta's NuPIC.

Keywords

Cite

@article{arxiv.1507.04029,
  title  = {Training artificial neural networks to learn a nondeterministic game},
  author = {Thomas E. Portegys},
  journal= {arXiv preprint arXiv:1507.04029},
  year   = {2015}
}

Comments

ICAI'15: The 2015 International Conference on Artificial Intelligence, Las Vegas, NV, USA, 2015

R2 v1 2026-06-22T10:11:57.690Z