Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 5 of 5

Full-Text Articles in Physical Sciences and Mathematics

Ai Education Matters: Teaching Hidden Markov Models, Todd W. Neller Jan 2018

Ai Education Matters: Teaching Hidden Markov Models, Todd W. Neller

Computer Science Faculty Publications

In this column, we share resources for learning about and teaching Hidden Markov Models (HMMs). HMMs find many important applications in temporal pattern recognition tasks such as speech/handwriting/gesture recognition and robot localization. In such domains, we may have a finite state machine model with known state transition probabilities, state output probabilities, and state outputs, but lack knowledge of the states generating such outputs. HMMs are useful in framing problems where external sequential evidence is used to derive underlying state information (e.g. intended words and gestures). [excerpt]


Ai Education Matters: Lessons From A Kaggle Click-Through Rate Prediction Competition, Todd W. Neller Jan 2018

Ai Education Matters: Lessons From A Kaggle Click-Through Rate Prediction Competition, Todd W. Neller

Computer Science Faculty Publications

In this column, we will look at a particular Kaggle.com click-through rate (CTR) prediction competition, observe what the winning entries teach about this part of the machine learning landscape, and then discuss the valuable opportunities and resources this commends to AI educators and their students. [excerpt]


The Birds Of A Feather Research Challenge, Todd W. Neller Nov 2017

The Birds Of A Feather Research Challenge, Todd W. Neller

Computer Science Faculty Publications

Neller presented a set of research challenges for undergraduates that allow an excellent formative experience of research, writing, peer review, and potential presentation and publication through a top-tier conference. The focus problem is the analysis of a newly-designed solitaire card game, Birds of a Feather, so potentials for discovery abound. Open access talk slides, research code, solvability data sets, research tutorial videos, and more are also available at http://cs.gettysburg.edu/~tneller/puzzles/boaf .


Playful Ai Education, Todd W. Neller Feb 2017

Playful Ai Education, Todd W. Neller

Computer Science Faculty Publications

In this talk, Neller shared how games can serve as a fun means of teaching not only game-tree search in Artificial Intelligence (AI), but also such diverse topics as constraint satisfaction, logical reasoning, planning, uncertain reasoning, machine learning, and robotics. He observed that teachers teach best when they enjoy what they share and encouraged AI educators present to teach to their unique strengths and enthusiasms.


Monte Carlo Approaches To Parameterized Poker Squares, Todd W. Neller, Zuozhi Yang, Colin M. Messinger, Calin Anton, Karo Castro-Wunsch, William Maga, Steven Bogaerts, Robert Arrington, Clay Langely Jun 2016

Monte Carlo Approaches To Parameterized Poker Squares, Todd W. Neller, Zuozhi Yang, Colin M. Messinger, Calin Anton, Karo Castro-Wunsch, William Maga, Steven Bogaerts, Robert Arrington, Clay Langely

Computer Science Faculty Publications

The paper summarized a variety of Monte Carlo approaches employed in the top three performing entries to the Parameterized Poker Squares NSG Challenge competition. In all cases AI players benefited from real-time machine learning and various Monte Carlo game-tree search techniques.