paper-with-me

Papers

Reinforcement Learning for the Beginning of Starcraft II Game

2020-12-14 · CUHK Course IERG5350 2020 12 · Yukang Chen, Ruihang Chu

Starcraft II is a popular real-time strategy game that is welcomed by many young people. This game is really complicated to play due to the long game timeline, various society/buildings/units, a large number of actions or selections, different constraints (e.g., population limit), and the partially observed environments. In this project, we plan to develop a reinforcement learning model for the beginning of Starcraft II game, instead of the full-length game. The beginning of the game is essential for the further economy, population increase, and technology development. Our project is based on the SC2LE (StarCraft II Learning Environment) platform. We build a feasible pipeline for training reinforcement learning models and design random, scripted, and our actor-critic based agents. Experiments show that our actor-critic based agents can learn valuable knowledge in this task. The video is available at https://drive.google.com/file/d/11S6t3rNKjM1CJEkFSN1lkZiyLTdqHhzQ/view?usp=sharing

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)StarcraftStarcraft II

Similar Papers 제목 키워드 기반

A Comprehensive Review of Multi-Agent Reinforcement Learning in Video Games

2025-09-03 · Zhengyang Li, Qijin Ji, Xinghong Ling, Quan Liu arxiv

Recent advancements in multi-agent reinforcement learning (MARL) have demonstrated its application potential in modern games. Beginning with foundational work and progressing to landmark achievements such as AlphaStar in…

Multi-agent Reinforcement LearningStarcraft II

StarCraft II: A New Challenge for Reinforcement Learning

2017-08-16 · Oriol Vinyals, Timo Ewalds, Sergey Bartunov, Petko Georgiev 외

This paper introduces SC2LE (StarCraft II Learning Environment), a reinforcement learning environment based on the StarCraft II game. This domain poses a new grand challenge for reinforcement learning, representing a mor…

Deep Reinforcement LearningReal-Time Strategy Gamesreinforcement-learningReinforcement Learning+3

SCC: an efficient deep reinforcement learning agent mastering the game of StarCraft II

2020-12-24 · Xiangjun Wang, Junxiao Song, Penghui Qi, Peng Peng 외

AlphaStar, the AI that reaches GrandMaster level in StarCraft II, is a remarkable milestone demonstrating what deep reinforcement learning can achieve in complex Real-Time Strategy (RTS) games. However, the complexities …

Deep Reinforcement LearningImitation Learningreinforcement-learningReinforcement Learning+3

C-COMA: A CONTINUAL REINFORCEMENT LEARNING MODEL FOR DYNAMIC MULTIAGENT ENVIRONMENTS

2021-04-05 · Kyueyeol Jung, Incheol Kim

It is very important to learn behavioral policies that allow multiple agents to work together organically for common goals in various real-world applications. In this multi-agent reinforcement learning (MARL) environment…

Continual LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+3

Applying supervised and reinforcement learning methods to create neural-network-based agents for playing StarCraft II

2021-09-26 · Michał Opanowicz

Recently, multiple approaches for creating agents for playing various complex real-time computer games such as StarCraft II or Dota 2 were proposed, however, they either embed a significant amount of expert knowledge int…

GPUStarcraftStarcraft II