Skip to main content

A Gobang(also known as "Five in a Row" and "Gomoku") game equipped with AlphaGo-liked AI.

Project description

A Gobang(also known as "Five in a Row" and "Gomoku") game equipped with AlphaGo-liked AI.

Features

  • Friendly GUI
  • MATCH RULES supported
  • Easy to install
  • AlphaGo-liked AI

Game

Screen

AI Players

  • Greedy AI: the POLICY network without randomness
  • Probabilistic AI: the POLICY network with randomness
  • Thinking AI(xxx s): MCTS algorithm with POLICY and VALUE networks
    • To be implemented

Install

  • dependencies
  • install
    $ pip install gobang
    

Run

$ gobang

# or
$ python -m gobang

Comments

  • This project was originally developed 2 years ago.
  • The AI is developed based on Supervised Learning and Reinforcement learning.

References

  1. RocAlphaGo
  2. Mastering the game of Go with deep neural networks and tree search

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gobang-0.1.0.tar.gz (1.7 MB view details)

Uploaded Source

File details

Details for the file gobang-0.1.0.tar.gz.

File metadata

  • Download URL: gobang-0.1.0.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for gobang-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5e2f49c3fde6efac276bba4e2d7109ad3e776a18e8fecaaf62234dcb2c90145c
MD5 5fdf9f95271c08fadb32660b0014dec8
BLAKE2b-256 ff96e0e353fd895249f5b5e53ee4ed85885f547debda4331f1299033ce455e5a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page