Skip to content

codingbaobao/SlitherIO_Actor-Critic

Repository files navigation

TRAINING VISION-BASED AGENT WITH THE ACTOR CRITIC MODEL IN AN ONLINE ENVIRONMENT

A agent for Slither.io, which is an online game,using actor-critic algorithms. To conquer the uncontrollable difficulty degree, dis-converge or fall into local minima, we propose four methods and greatly improve the performance.
For more detail, please see our report:Report

Requirements

Usage

We don't upload our model, so please train before test.

  • Train: python train_AC.py
  • Test: python play_AC.py

There might have some bug or unstable since it's our experiment code.

Demo

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages