paper-with-me

홈 › Papers

Stimulating student engagement with an AI board game tournament

2023-04-22 · Ken Hasselmann, Quentin Lurkin

Strong foundations in basic AI techniques are key to understanding more advanced concepts. We believe that introducing AI techniques, such as search methods, early in higher education helps create a deeper understanding of the concepts seen later in more advanced AI and algorithms courses. We present a project-based and competition-based bachelor course that gives second-year students an introduction to search methods applied to board games. In groups of two, students have to use network programming and AI methods to build an AI agent to compete in a board game tournament-othello was this year's game. Students are evaluated based on the quality of their projects and on their performance during the final tournament. We believe that the introduction of gamification, in the form of competition-based learning, allows for a better learning experience for the students.

📄 PDF Abstract BibTeX arXiv:2304.11376

Code (0)

등록된 구현이 없습니다.

Tasks

AI AgentBoard Games

Similar Papers 제목 키워드 기반

Procedural Content Generation for GDL Descriptions of Simplified Boardgames

2015-08-02 · Jakub Kowalski, Marek Szykuła

We present initial research towards procedural generation of Simplified Boardgames and translating them into an efficient GDL code. This is a step towards establishing Simplified Boardgames as a comparison class for Gene…

Modeling and predicting students' engagement behaviors using mixture Markov models

2024-02-10 · R. Maqsood, P. Ceravolo, C. Romero, S. Ventura

Students' engagements reflect their level of involvement in an ongoing learning process which can be estimated through their interactions with a computer-based learning or assessment system. A pre-requirement for stimula…

Predicting Outcomes in Video Games with Long Short Term Memory Networks

2024-02-24 · Kittimate Chulajata, Sean Wu, Fabien Scalzo, Eun Sang Cha

Forecasting winners in E-sports with real-time analytics has the potential to further engage audiences watching major tournament events. However, making such real-time predictions is challenging due to unpredictable vari…

Decision MakingTime SeriesTime Series Forecasting

Implicit State and Goals in QBF Encodings for Positional Games (extended version)

2023-01-18 · Irfansha Shaik, Valentin Mayer-Eichberger, Jaco van de Pol, Abdallah Saffidine

We address two bottlenecks for concise QBF encodings of maker-breaker positional games, like Hex and Tic-Tac-Toe. Our baseline is a QBF encoding with explicit variables for board positions and an explicit representation …

ProCoT: Stimulating Critical Thinking and Writing of Students through Engagement with Large Language Models (LLMs)

2023-12-15 · Tosin Adewumi, Lama Alkhaled, Claudia Buck, Sergio Hernandez 외

We introduce a novel writing method called Probing Chain-of-Thought (ProCoT), which potentially prevents students from cheating using a Large Language Model (LLM), such as ChatGPT, while enhancing their active learning. …

Active LearningLanguage ModellingLarge Language Model