SluitenHelpPrint
Switch to English
Cursus: INFOMAIGT
INFOMAIGT
AI for game technology
Cursus informatie
CursuscodeINFOMAIGT
Studiepunten (EC)7,5
Cursusdoelen
After completing the first half of the course, the student will 
  • be ready to write a practical master thesis on reinforcement learning in the context of games.
  • They are able use reinforcement techniques to implement an AI agent.
  • Adapt the reinforcement technique to a new situation.
  • Critically testing their agents performance.
  • Finding shortcomings and improve upon them.
After completing the second half of the course, the student will be able to
  • explain how a variety of AI techniques can be used to generate content for games,
  • explain why certain types of content are suitable for automatic generation, while others are not,
  • implement these techniques in practice,
  • apply the techniques to new types of content generation tasks.
Assessment
Seven programming assignments (90% of grade), small weekly exercises (10% of grade).

Prerequisites
The following skills will be assumed in this course:
  • the ability to program in Python
  • the ability to set up and train a neural network.
Inhoud
In this course, we look at ways in which AI techniques can be applied to games. 
The course is divided into two parts. 
In the first part, we look at how an AI can learn to play a turn-based game through reinforcement learning. We discuss techniques such as bandit strategies, Monte Carlo tree search and neural networks. While these techniques are applicable to a wide range of problems, we focus in particular on how they can be applied to games.
In the second part of the course, we look at how AI techniques can help us create (parts of) games through procedural content generation. We discuss techniques such as grammar-based systems, Markov chains, genetic algorithms and generative adversarial networks, and show how they can be used to generate a variety of different kinds of (game) content.
Both parts of the course have a heavy focus on programming assignments and experimentation. The implementation projects will be mostly written in Python.
 
Please be aware that some of the projects are individual; it is expected that you have enough programming experience to complete these projects. If you are an inexperienced programmer, you may need to spend extra time on this course. 
 
Have a look at our introduction video:
 
 
Course form
We will have recorded lectures and interactive Q&A sessions, poster sessions.

Literature
For the first part of the course the book "Reinforcement Learning - An Introduction" by Sutton and Barto is sufficient.
The second part will use a selection of papers that will be linked during the course.
 
Have a look at our introduction video:
https://youtu.be/_Z_qTLGkByk

 
Come to Gather Town on Friday 4pm the 26th of February, to ask any questions you may have about the course.
(https://gather.town/app/fyj1akeIYTARFWgr/My%20Home%20Space)
SluitenHelpPrint
Switch to English