540
edits
Line 39: | Line 39: | ||
=== * '''New!''' AI for Games === | === * '''New!''' AI for Games === | ||
Artificial intelligence (AI) has played an increasingly prominent and productive role in the gaming world. Implemented in many different ways, AI is used to improve game | Artificial intelligence (AI) has played an increasingly prominent and productive role in the gaming world. Implemented in many different ways, AI is used to improve game behaviors and environments. | ||
In this project, we will design AI algorithms (i.e., multi-agent reinforcement learning) for games (e.g., StarCraft: https://github.com/oxwhirl/smac). The main challenge here is to coordinate agents in achieving joint goals (i.e., win), such as by efficient communication. | In this project, we will design AI algorithms (i.e., multi-agent reinforcement learning) for games (e.g., StarCraft: https://github.com/oxwhirl/smac). The main challenge here is to coordinate agents in achieving joint goals (i.e., win), such as by efficient communication. | ||
edits