Giter Club home page Giter Club logo

aq's Introduction

AQ

AQ is a program of Go game with level of top players.
CGOS rating: 3952 (BayesElo)

Requirement

Windows

AQ (with GPU)

  • OS: 64-bit Windows 7 or later (NOT tested on 8.1/10)
  • GPU: Nvidia GPU with CUDA capability of >=3.0
  • CPU: CPU with SSE 4.2

AQ-mini (with CPU only)

  • OS: 64-bit Windows 7 or later (NOT tested on 8.1/10)
  • CPU: CPU with SSE 4.2

Linux

  • OS: 64-bit Linux
  • GPU: Nvidia GPU with CUDA capability of >=3.0
  • CPU: CPU with SSE 4.2

Usage

Pre-compiled executables

Get them here.

AQ configuration

Set hardware and time control etc. in 'aq_config.txt.'

Time control on CGOS

First of all, it is not recommended that users connect the released version as it is to CGOS. The developer is well aware of the capabilities of the released versions and tested it in advance with 4thread/1GPU: i7-6700/GTX1080.
Of course, if you made your own changes to the source code or pb files, that is welcome. Please check your AQ's rating and send pull request!

The recommended settings are as follows.

-main time[sec] =900  
-byoyomi[sec] =0  
-emergency time[sec] =15 #set 60 when connecting from outside Japan  

!!!Caution!!! This version was trained in Komi = 6.5 for the Japanese rule. So, AQ often loses 0.5 point at Black, but that is inevitable.

GoGui setting

GoGui is a graphical interface to Go-engines (programs without own GUI), which use the Go Text Protocol (GTP).
See the 'GTP Shell' console to know AQ's thinking log.

Linux

command: (install directory)/AQ

(Ex.)  
/home/user/gogui-1.4.9/AQ/AQ  

Windows

command: (install directory)\AQ.exe

(Ex.)  
C:\Users\user\gogui-1.4.9\AQ\AQ.exe  

Build from source code

Linux

Build with bazel and TensorFlow.
See this instruction.

Windows

Build with cmake and TensorFlow.
See this instruction.

License

MIT

Author

Yu Yamaguchi

aq's People

Contributors

ymgaq avatar roy7 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.