magefree / magefree/mage

AI: make interface to log player/computer actions (replay)

Open
#6,128 0 comments 0 reactions 0 assignees View on GitHub
AI enhancement
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

From latest discussion about AI and neural networks: https://gitter.im/xmage-devs/Lobby

It's can be useful to log all AI/player choices:
* Choose dialog type/method;
* Game state;
* All possible actions;
* Selected actions.

In the future it can be unified with game record/replay too.

Game records example with game states and AI learning: https://github.com/sberbank-ai/holdem-challenge ([docs](https://ishikota.github.io/PyPokerEngine/tutorial/simulate_the_game_by_emulator/))

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.