<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ctak/include/weights.c, branch mcu</title>
<subtitle>An implementation of Tak and a computer opponent in C</subtitle>
<id>https://git.l-3.space/ctak/atom/include/weights.c/ctak/atom?h=mcu</id>
<link rel='self' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/atom?h=mcu'/>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/'/>
<updated>2026-08-28T18:37:41Z</updated>
<entry>
<title>Went back up to 1986 weights</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-16T19:08:46Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/commit/?id=50b9955b040005e489127a11cf9c1648438a6266'/>
<id>urn:sha1:50b9955b040005e489127a11cf9c1648438a6266</id>
<content type='text'>
</content>
</entry>
<entry>
<title>There was a bug in the minimax!</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-15T17:34:44Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/commit/?id=4ec810a2bb0ed393e59e0a03f8c98ec09805e989'/>
<id>urn:sha1:4ec810a2bb0ed393e59e0a03f8c98ec09805e989</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better trained weights, an important oversight in minimax (steps &lt;=)</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-14T20:09:39Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/commit/?id=c1773e2712c5878e5f40e47e4a463a14724f55a8'/>
<id>urn:sha1:c1773e2712c5878e5f40e47e4a463a14724f55a8</id>
<content type='text'>
I still can't tell whether if ((ply &amp; 1) == 0) this = this - 1.0; is
correct.
</content>
</entry>
<entry>
<title>Seems tolerable, but not great. Still wont win or lose ???</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-14T06:05:45Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/commit/?id=b75526290b97e26d3fc3bbefef79f50a7febfe7d'/>
<id>urn:sha1:b75526290b97e26d3fc3bbefef79f50a7febfe7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed minimax (!), fixed bugs in tak.c</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-14T04:41:32Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/commit/?id=cf7d665598e34e32d258775b583968e758c8f2fb'/>
<id>urn:sha1:cf7d665598e34e32d258775b583968e758c8f2fb</id>
<content type='text'>
With minimax of depth 1 the evaluation function seems alright with the
current method of training and generating weights
</content>
</entry>
<entry>
<title>Trying minimax</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-13T21:39:16Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/commit/?id=2ef0078ba2afd99c4fc2673497f3d3a39119cf5d'/>
<id>urn:sha1:2ef0078ba2afd99c4fc2673497f3d3a39119cf5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Weights?</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-13T16:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/commit/?id=b4a5a693bb51a8d3e6e35c75109b55d9fcf111a5'/>
<id>urn:sha1:b4a5a693bb51a8d3e6e35c75109b55d9fcf111a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wider?</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-13T06:20:11Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/commit/?id=5159a45573f9b9c52814047816c418c2c450fde5'/>
<id>urn:sha1:5159a45573f9b9c52814047816c418c2c450fde5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trying various things to teach ti</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-13T05:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/commit/?id=cfe5e03ba00d84bd98e95d5cbc92c5de27401b12'/>
<id>urn:sha1:cfe5e03ba00d84bd98e95d5cbc92c5de27401b12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto-generating weights</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-12T22:01:29Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/atom/include/weights.c/ctak/commit/?id=91640db661fdcc04960d1f048ac60c2c4b2c5319'/>
<id>urn:sha1:91640db661fdcc04960d1f048ac60c2c4b2c5319</id>
<content type='text'>
</content>
</entry>
</feed>
