Added connect.bat, made minor changes to kgsGtp.ini. ScratchGo can now easily connect to gokgs.com's server.
It will look for room whf4cs6999 as whf4human (to avoid creating more accounts) and will connect to or wait for whf4cs6999.
This commit is contained in:
174
ttt.net
174
ttt.net
@@ -1,62 +1,106 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<multiLayerPerceptron biased="true" name="TicTacToe">
|
||||
<activationFunction name="Sigmoid"/>
|
||||
<connections dest="10" src="0" weight="0.5827629317852295"/>
|
||||
<connections dest="10" src="1" weight="0.49198735902918994"/>
|
||||
<connections dest="10" src="2" weight="-0.3019566272377494"/>
|
||||
<connections dest="10" src="3" weight="0.42204442000472525"/>
|
||||
<connections dest="10" src="4" weight="-0.26015075178733194"/>
|
||||
<connections dest="10" src="5" weight="-0.001558299861060293"/>
|
||||
<connections dest="10" src="6" weight="0.07987916348233416"/>
|
||||
<connections dest="10" src="7" weight="0.07258122647153753"/>
|
||||
<connections dest="10" src="8" weight="-0.691045501522254"/>
|
||||
<connections dest="10" src="9" weight="0.7118463494749109"/>
|
||||
<connections dest="11" src="0" weight="-1.8387878977128804"/>
|
||||
<connections dest="11" src="1" weight="0.07066242812415906"/>
|
||||
<connections dest="11" src="2" weight="-0.2141385079779094"/>
|
||||
<connections dest="11" src="3" weight="0.02318115051417748"/>
|
||||
<connections dest="11" src="4" weight="-0.4940158494633454"/>
|
||||
<connections dest="11" src="5" weight="0.24951794707397953"/>
|
||||
<connections dest="11" src="6" weight="-0.3422002057868113"/>
|
||||
<connections dest="11" src="7" weight="-0.34896333718320666"/>
|
||||
<connections dest="11" src="8" weight="0.18236809262087086"/>
|
||||
<connections dest="11" src="9" weight="-0.39168932467050466"/>
|
||||
<connections dest="12" src="0" weight="1.5206290139263101"/>
|
||||
<connections dest="12" src="1" weight="-0.4806468102477885"/>
|
||||
<connections dest="12" src="2" weight="0.21439697155823853"/>
|
||||
<connections dest="12" src="3" weight="0.1226010537695569"/>
|
||||
<connections dest="12" src="4" weight="-0.2957055657777683"/>
|
||||
<connections dest="12" src="5" weight="0.6130228290778311"/>
|
||||
<connections dest="12" src="6" weight="0.36875530286236485"/>
|
||||
<connections dest="12" src="7" weight="-0.5171899914088294"/>
|
||||
<connections dest="12" src="8" weight="0.10837708801339006"/>
|
||||
<connections dest="12" src="9" weight="-0.7053746937035315"/>
|
||||
<connections dest="13" src="0" weight="0.002913660858364482"/>
|
||||
<connections dest="13" src="1" weight="-0.7651207747987173"/>
|
||||
<connections dest="13" src="2" weight="0.9715970070491731"/>
|
||||
<connections dest="13" src="3" weight="-0.9956453258174628"/>
|
||||
<connections dest="13" src="4" weight="-0.9408358352747842"/>
|
||||
<connections dest="13" src="5" weight="-1.008966493202113"/>
|
||||
<connections dest="13" src="6" weight="-0.672355054680489"/>
|
||||
<connections dest="13" src="7" weight="-0.3367206164565582"/>
|
||||
<connections dest="13" src="8" weight="0.7588693137687637"/>
|
||||
<connections dest="13" src="9" weight="-0.7196453490945308"/>
|
||||
<connections dest="14" src="0" weight="-1.9439726796836931"/>
|
||||
<connections dest="14" src="1" weight="-0.2894027034518325"/>
|
||||
<connections dest="14" src="2" weight="0.2110335238178935"/>
|
||||
<connections dest="14" src="3" weight="-0.009846640898758158"/>
|
||||
<connections dest="14" src="4" weight="0.1568088381509006"/>
|
||||
<connections dest="14" src="5" weight="-0.18073468038735682"/>
|
||||
<connections dest="14" src="6" weight="0.3823096688264287"/>
|
||||
<connections dest="14" src="7" weight="-0.21319807548539116"/>
|
||||
<connections dest="14" src="8" weight="-0.3736851760400955"/>
|
||||
<connections dest="14" src="9" weight="-0.10659568761110778"/>
|
||||
<connections dest="15" src="0" weight="-3.5802003342217197"/>
|
||||
<connections dest="15" src="10" weight="-0.520010988494904"/>
|
||||
<connections dest="15" src="11" weight="2.0607479402794953"/>
|
||||
<connections dest="15" src="12" weight="-1.3810086619100004"/>
|
||||
<connections dest="15" src="13" weight="-0.024645797466295187"/>
|
||||
<connections dest="15" src="14" weight="2.4372644169618125"/>
|
||||
<connections dest="10" src="0" weight="-1.139430876029846"/>
|
||||
<connections dest="10" src="1" weight="3.091584814276022"/>
|
||||
<connections dest="10" src="2" weight="-0.2551933137016801"/>
|
||||
<connections dest="10" src="3" weight="-0.7615637398659946"/>
|
||||
<connections dest="10" src="4" weight="-0.6548680752915276"/>
|
||||
<connections dest="10" src="5" weight="0.08510244492139961"/>
|
||||
<connections dest="10" src="6" weight="-0.8138255062915528"/>
|
||||
<connections dest="10" src="7" weight="-0.2048642154445006"/>
|
||||
<connections dest="10" src="8" weight="0.4118548734860931"/>
|
||||
<connections dest="10" src="9" weight="-0.3418643333437593"/>
|
||||
<connections dest="11" src="0" weight="0.985258631016843"/>
|
||||
<connections dest="11" src="1" weight="0.5585206829273895"/>
|
||||
<connections dest="11" src="2" weight="-0.00710478214319128"/>
|
||||
<connections dest="11" src="3" weight="0.4458768855799938"/>
|
||||
<connections dest="11" src="4" weight="0.699630908274699"/>
|
||||
<connections dest="11" src="5" weight="-0.291692394014361"/>
|
||||
<connections dest="11" src="6" weight="-0.3968126140382831"/>
|
||||
<connections dest="11" src="7" weight="1.5110166318959362"/>
|
||||
<connections dest="11" src="8" weight="-0.18225892993024753"/>
|
||||
<connections dest="11" src="9" weight="-0.7602259764999595"/>
|
||||
<connections dest="12" src="0" weight="1.7429897430035988"/>
|
||||
<connections dest="12" src="1" weight="-0.28322509888402325"/>
|
||||
<connections dest="12" src="2" weight="0.5040019819001578"/>
|
||||
<connections dest="12" src="3" weight="0.9359376456777513"/>
|
||||
<connections dest="12" src="4" weight="-0.15284920922664844"/>
|
||||
<connections dest="12" src="5" weight="-3.4788220747438667"/>
|
||||
<connections dest="12" src="6" weight="0.7547569837163356"/>
|
||||
<connections dest="12" src="7" weight="-0.32085504506413287"/>
|
||||
<connections dest="12" src="8" weight="0.518047606917643"/>
|
||||
<connections dest="12" src="9" weight="0.8207811849267582"/>
|
||||
<connections dest="13" src="0" weight="0.0768646322526947"/>
|
||||
<connections dest="13" src="1" weight="0.675759240542896"/>
|
||||
<connections dest="13" src="2" weight="-1.04758516390251"/>
|
||||
<connections dest="13" src="3" weight="-1.1207097351854434"/>
|
||||
<connections dest="13" src="4" weight="-1.0663558249243994"/>
|
||||
<connections dest="13" src="5" weight="0.40669746747595964"/>
|
||||
<connections dest="13" src="6" weight="-0.8040553688830026"/>
|
||||
<connections dest="13" src="7" weight="-0.810063503984392"/>
|
||||
<connections dest="13" src="8" weight="-0.63726821466013"/>
|
||||
<connections dest="13" src="9" weight="-0.062253116036353605"/>
|
||||
<connections dest="14" src="0" weight="-0.2569035720861068"/>
|
||||
<connections dest="14" src="1" weight="-0.23868649547740917"/>
|
||||
<connections dest="14" src="2" weight="0.3319329593778122"/>
|
||||
<connections dest="14" src="3" weight="0.22285129465763973"/>
|
||||
<connections dest="14" src="4" weight="-1.1932177045246797"/>
|
||||
<connections dest="14" src="5" weight="-0.8246033698516325"/>
|
||||
<connections dest="14" src="6" weight="-1.1522063213004192"/>
|
||||
<connections dest="14" src="7" weight="-0.08295162498206299"/>
|
||||
<connections dest="14" src="8" weight="0.45121422208738693"/>
|
||||
<connections dest="14" src="9" weight="0.1344210997671879"/>
|
||||
<connections dest="15" src="0" weight="-0.19080274015172097"/>
|
||||
<connections dest="15" src="1" weight="-0.08751712180997395"/>
|
||||
<connections dest="15" src="2" weight="0.6338301857587448"/>
|
||||
<connections dest="15" src="3" weight="-0.9971509770232028"/>
|
||||
<connections dest="15" src="4" weight="0.37406630555233944"/>
|
||||
<connections dest="15" src="5" weight="1.7040252761510988"/>
|
||||
<connections dest="15" src="6" weight="0.43507827352032896"/>
|
||||
<connections dest="15" src="7" weight="-1.030255483779959"/>
|
||||
<connections dest="15" src="8" weight="0.6425158958005772"/>
|
||||
<connections dest="15" src="9" weight="-0.2768699175127161"/>
|
||||
<connections dest="16" src="0" weight="0.383162191474126"/>
|
||||
<connections dest="16" src="1" weight="-0.316758353560207"/>
|
||||
<connections dest="16" src="2" weight="-0.40398044046890863"/>
|
||||
<connections dest="16" src="3" weight="-0.4103150897933657"/>
|
||||
<connections dest="16" src="4" weight="-0.2110512886314012"/>
|
||||
<connections dest="16" src="5" weight="-0.7537325411227123"/>
|
||||
<connections dest="16" src="6" weight="-0.277432410233177"/>
|
||||
<connections dest="16" src="7" weight="0.6523906983042057"/>
|
||||
<connections dest="16" src="8" weight="0.8237246362854799"/>
|
||||
<connections dest="16" src="9" weight="0.6450796646675565"/>
|
||||
<connections dest="17" src="0" weight="-1.3222355951033131"/>
|
||||
<connections dest="17" src="1" weight="-0.6775300244272042"/>
|
||||
<connections dest="17" src="2" weight="-0.9101223420136262"/>
|
||||
<connections dest="17" src="3" weight="-0.8913218057082705"/>
|
||||
<connections dest="17" src="4" weight="-0.3228919507773142"/>
|
||||
<connections dest="17" src="5" weight="0.6156397776974011"/>
|
||||
<connections dest="17" src="6" weight="-0.6008468597628974"/>
|
||||
<connections dest="17" src="7" weight="-0.3094929421425772"/>
|
||||
<connections dest="17" src="8" weight="1.4800051973199828"/>
|
||||
<connections dest="17" src="9" weight="-0.26820420703433634"/>
|
||||
<connections dest="18" src="0" weight="-0.4724752146627139"/>
|
||||
<connections dest="18" src="1" weight="-0.17278878268217254"/>
|
||||
<connections dest="18" src="2" weight="-0.3213530770778259"/>
|
||||
<connections dest="18" src="3" weight="-0.4343270409319928"/>
|
||||
<connections dest="18" src="4" weight="0.5864291732809569"/>
|
||||
<connections dest="18" src="5" weight="0.4944358358169582"/>
|
||||
<connections dest="18" src="6" weight="0.8432289820265341"/>
|
||||
<connections dest="18" src="7" weight="0.7294985221790254"/>
|
||||
<connections dest="18" src="8" weight="0.19741936496860893"/>
|
||||
<connections dest="18" src="9" weight="1.0649680979002503"/>
|
||||
<connections dest="19" src="0" weight="2.6635011409263543"/>
|
||||
<connections dest="19" src="10" weight="2.185963006026185"/>
|
||||
<connections dest="19" src="11" weight="-1.401987872790659"/>
|
||||
<connections dest="19" src="12" weight="-2.572264670917092"/>
|
||||
<connections dest="19" src="13" weight="-2.719351802228293"/>
|
||||
<connections dest="19" src="14" weight="2.14428000554082"/>
|
||||
<connections dest="19" src="15" weight="-2.5948425406968325"/>
|
||||
<connections dest="19" src="16" weight="-2.593589676600079"/>
|
||||
<connections dest="19" src="17" weight="1.2492257986319857"/>
|
||||
<connections dest="19" src="18" weight="2.7912530986331845"/>
|
||||
<neurons id="0">
|
||||
<activationFunction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="activationFunction" name="Linear"/>
|
||||
</neurons>
|
||||
@@ -103,6 +147,18 @@
|
||||
<activationFunction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="activationFunction" name="Tanh"/>
|
||||
</neurons>
|
||||
<neurons id="15">
|
||||
<activationFunction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="activationFunction" name="Tanh"/>
|
||||
</neurons>
|
||||
<neurons id="16">
|
||||
<activationFunction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="activationFunction" name="Tanh"/>
|
||||
</neurons>
|
||||
<neurons id="17">
|
||||
<activationFunction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="activationFunction" name="Tanh"/>
|
||||
</neurons>
|
||||
<neurons id="18">
|
||||
<activationFunction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="activationFunction" name="Tanh"/>
|
||||
</neurons>
|
||||
<neurons id="19">
|
||||
<activationFunction name="Sigmoid"/>
|
||||
</neurons>
|
||||
<layers>
|
||||
@@ -122,8 +178,12 @@
|
||||
<neuronIds>12</neuronIds>
|
||||
<neuronIds>13</neuronIds>
|
||||
<neuronIds>14</neuronIds>
|
||||
<neuronIds>15</neuronIds>
|
||||
<neuronIds>16</neuronIds>
|
||||
<neuronIds>17</neuronIds>
|
||||
<neuronIds>18</neuronIds>
|
||||
</layers>
|
||||
<layers>
|
||||
<neuronIds>15</neuronIds>
|
||||
<neuronIds>19</neuronIds>
|
||||
</layers>
|
||||
</multiLayerPerceptron>
|
||||
|
||||
Reference in New Issue
Block a user