Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 2.95 KB

0-common-introduction.md

File metadata and controls

61 lines (46 loc) · 2.95 KB

Below is the index of the parts :

HOME

0) COMMON : INTRODUCTION

1) COMMON : MESSAGE OGS MODERATORS

2) COMMON : GENERATE THE APIKEY

3A) FOR LINUX

3B) FOR WINDOWS

Prerequirements :

  • An AI that is compatible with GTP (= Go Text Protocol, so that the bot plays automatically without needing to relay moves manually. If you want to manually relay moves, dont follow this tutorial)
  • In main ogs https://online-go.com/ : 1 ogs user account, 1 other ogs user account that will become ogs bot account
  • In beta ogs https://beta.online-go.com/ : 1 beta.ogs user account, 1 other beta.ogs user account that will become beta.ogs bot account
  • System : windows, linux, mac
  • Compute device compatible with your ai : mostly GPU with drivers compatible with your AI (for example for PhoenixGo Nvidia 384, CUDA 9.0 and Cudnn 7.1.4 are known good), it is possible to compute moves with CPU only (no GPU), but it will be much much slower

For example :

Now that these prerequirements are fullfilled, we can start the steps :

Note : bot and ai mean the same thing, both words are used in this tutorial

Next Page ->