No project description provided
Project description
AILiga
Goals
- Monthly releases of session/tournament results
- User folders
- Strict versioning for reproducibility (ocne a version is pushed, gitignore it)
Installation
git clone THIS_PROJECT_URL
poerty install
poetry shell
Testing and Training
Currently, training/testing fighters works through the fighter tests.
python tests/test_dqn_fighter.py
Tensorboard
tensorboard --logdir log/ --load_fast=false
Limitations
Currently, the implementation through tianshou.BasePolicy
seems to only support DQNPolicy and also not Discrete()
observation spaces.
References
Frameworks
- https://github.com/Farama-Foundation/PettingZoo
- https://github.com/vwxyzjn/cleanrl
- https://github.com/Farama-Foundation/Gymnasium
- https://github.com/deepmind/open_spiel
- https://github.com/datamllab/rlcard
- https://tianshou.readthedocs.io/en/master/
Books
Development
We use black through
package/python structure:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ailiga-2023.1.tar.gz
(15.3 MB
view details)
Built Distribution
ailiga-2023.1-py3-none-any.whl
(15.3 MB
view details)
File details
Details for the file ailiga-2023.1.tar.gz
.
File metadata
- Download URL: ailiga-2023.1.tar.gz
- Upload date:
- Size: 15.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c31bff18fb6eb837d4adb8b85c515bdac82ebacbe8b420f424fd94e490903f69 |
|
MD5 | 91ac04fdab05129e2c5591e5028c5fa4 |
|
BLAKE2b-256 | fc7a767747d87b7de102bb5787a8ad77c7c71f2acd0bbca4060bd106a096d2a6 |
File details
Details for the file ailiga-2023.1-py3-none-any.whl
.
File metadata
- Download URL: ailiga-2023.1-py3-none-any.whl
- Upload date:
- Size: 15.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e81278faa0aad15b3aca322cfaa12c84f139b3901f484dd587135c0e7a942c3f |
|
MD5 | e2cee36f95dea2819124ce37ac5fc0c1 |
|
BLAKE2b-256 | a2b664dc65df2d508e827f8dc35a5bd8dbefc0feb5fa966a2d65fddeb62ab876 |