Code Monkey home page Code Monkey logo

Comments (1)

KiddoZhu avatar KiddoZhu commented on July 19, 2024

Hi Ahmed. Sorry for missing your issue previously.

This project is not stand-alone Mahjong environment. Here we only develop the agent, and it need to be executed in Mahjong-GB environment provided by Botzone. Although the environment is marked as deprecated, you can still submit and play with the bot. You can also find an existing submission of this agent called "MaxProbabilityBot", which you can directly play with.

The newest Mahjong environment on Botzone is Chinese Standard Mahjong. However I am not sure if our agent is compatible with the rules and I/O formats.

At the time this project was developed, Botzone only accepts a single source file for submission. merge.bat is used to merge all header files into a single cpp file, and compile.bat is used to test whether the single file can pass local compilation. To connect a bot to botzone, you just create a new bot under the corresponding environment, and submit the single cpp file.

The python part is just an experiment for studying machine learning predictions on values / actions. However we found optimized heursitic search is better than learning algorithms, so the final agent only includes the search algorithm implemented in the C++ project.

from aleo.

Related Issues (1)

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.