Code Monkey home page Code Monkey logo

ai_gomocup's Introduction

Hi, Gomoku!

This project is a competitive project in course Introduction to Artificial Intelligence.

The Gomoku AIs are based on the Gomocup standard and you can create your own AI.exe through pisqpipe, the materials and document are here.

  • The rule is: Free Style

Our team

We have three amazing guys here, Shun Zhang, Donghao Li and Pingxuan Huang.

  • The Genetic Algorithm is supported by Pingxuan.
  • The VCX Algorithm is supported by Donghao.
  • The MCTS Algorithm and Minimax Algorithm are supported by me.
  • The report is here.

Note that all the algorithms listed below can be packed into a win32 exe (less than 20m with numpy version 1.13.1), which is tested by us. We think the pisqpipe platform is far from perfect and there are too many unknown or stupid errors. So we just provide the terminal APIs. You can play with our AIs through command $python AI-name.py(more details please refer to relating page). Still, one can easily pack the AIs into win32 exe with the 'help' of pisqpipe.

Implemented Algorithms

More detailed document please refer to relating page.

Also, there is a python version of Threat Space Search, which is designed by Xavier Wee. However, we found it too slow for a board as big as 20 x 20. Optimizations are required.

ai_gomocup's People

Contributors

zhangshun97 avatar explorerhpx avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.