Git Product home page Git Product logo

aq's Introduction

AQ

AQ is a program of Go game with level of expert players.
CGOS rating: 3746 (standings)

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/3.5/5.2/6.1
  • 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/3.5/5.2/6.1
  • CPU: CPU with SSE 4.2
  • CUDA: CUDA 8.0 and cudnn 5.1

Usage

Pre-compiled executables

Get them here.

AQ configuration

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

Time controll on CGOS

The current version does not support time_setting command, so you need to change time setting for runnning it on CGOS. Otherwise, AQ often loses due to timeout.

-main time[sec] =900  
-byoyomi[sec] =0  
-time controll =off  

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
working directory: (install directory)

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

Windows

command: (install directory)\AQ.exe
working directory: (install directory)

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

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

roy7 avatar ymgaq avatar

Watchers

 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.