Skip to content

drl666/strategy_evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strategy evaluation

Introduction

This is a simple project for strategy evaluation of meta games. The cycle-based evaluation metric is used to evaluate the strategies of a blotto game and the results are compared to alpha-rank. The example python file is 'algorithms/blotto_game_evaluation.py'.

Requirements

  1. python >= 3.8.5
  2. open_spiel (https://github.com/deepmind/open_spiel/blob/master/docs/install.md)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages