GithubHelp home page GithubHelp logo

pbrain-h2's Introduction

H2五子棋AI引擎

人工智能课程实验课实验成果

使用C#编写,可以基于.NET Framework 4.7.2或.NET Core 2.2运行

本引擎使用Alpha-Beta剪枝搜索算法,在中局搜索深度大概为9层。

使用了杀手启发

在设计上,我力求使启发函数简单,以体现算法的力量。

关于算法的详细介绍,参考我的课程报告论文

如何运行

下载预编译的版本或自行编译pbrain-H2项目

下载五子棋前端,在玩家设置中选择编译好的程序。

修改config.json文件以实验不同的配置

  • Engine设置为MonteCarlo以测试作为棋力对照的蒙特卡洛树搜索算法引擎

pbrain-h2's People

Contributors

huww98 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  avatar JiCai avatar

pbrain-h2's Issues

Please add the complied program

I want to try your result, but I don't have a configured environment to compile.
Can u post a new release of your repo?
Thanks.

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.