Arena-Baselines icon indicating copy to clipboard operation
Arena-Baselines copied to clipboard

Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.

Results 9 Arena-Baselines issues
Sort by recently updated
recently updated
newest added

Hi, Could Arena run on MacOS? Since I tried and met problems when I run python train.py -f ./arena-experiments/Arena-Benchmark.yaml It reports "TypeError: 'NoneType' object is not iterable". Thank you and...

Hi, Does you system support zero-sum games? For example I mean a board game played by two different agents (bass on ml-agents asymmetric game, with two agents with different behavior...

Hi, I am trying to use Arena in my research project. I have several general questions: 1) The [baseline tutorial videos ](https://sites.google.com/view/arena-unity/home/tutorials-baselines?authuser=0) seems still private, and cannot be played; 2)...

I am trying to use Arena on Linux Mint 19.3 through python 3.7, and when I tried to run python train.py -f ./arena-experiments/Arena-Benchmark.yaml I got the following output: Traceback (most...

bug

https://github.com/YuhangSong/Arena-Baselines/blob/bfe9de5f334fcaac051e8e560abf786cf359d3a9/arena/utils.py#L204 The xTxP should be located at a specific location, ugly.

help wanted

https://github.com/YuhangSong/Arena-Baselines/blob/1ef5b3ea9205065c8ffb3f4fba9b1e8476c6bc73/arena/envs.py#L80 See comments in the code

help wanted

https://github.com/YuhangSong/Arena-Baselines/blob/7bcb24408a26390c20148060c8d602872f8e1163/arena/vis.py#L43 Check the comments there in the code.

help wanted

https://github.com/YuhangSong/Arena-Baselines/blob/2391efa35d1ab72c55506822f26db766d48fbedb/train.py#L126 Check the comments there in the code.

help wanted

Bumps [ray](https://github.com/ray-project/ray) from 0.7.4 to 2.8.1. Release notes Sourced from ray's releases. Ray-2.8.1 Release Highlights The Ray 2.8.1 patch release contains fixes for the Ray Dashboard. Additional context can be...

dependencies