<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ctak/src/train5.py, branch mcu</title>
<subtitle>An implementation of Tak and a computer opponent in C</subtitle>
<id>https://git.l-3.space/ctak/atom?h=mcu</id>
<link rel='self' href='https://git.l-3.space/ctak/atom?h=mcu'/>
<link rel='alternate' type='text/html' href='https://git.l-3.space/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/commit/?id=50b9955b040005e489127a11cf9c1648438a6266'/>
<id>urn:sha1:50b9955b040005e489127a11cf9c1648438a6266</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/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>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/commit/?id=91640db661fdcc04960d1f048ac60c2c4b2c5319'/>
<id>urn:sha1:91640db661fdcc04960d1f048ac60c2c4b2c5319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate the correct format directly</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-12T21:48:41Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=3d1e8f16ac53aad322f2c681f5f3c25918c58602'/>
<id>urn:sha1:3d1e8f16ac53aad322f2c681f5f3c25918c58602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>one output (of course), Pade approximant of logistic for activation</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-12T20:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=a96ec5a74093eb800d14e143b81302d3e0905b85'/>
<id>urn:sha1:a96ec5a74093eb800d14e143b81302d3e0905b85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Working version of this script</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-12T05:20:37Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=8647a53cb6ece8184fa989961efba974e553ecfc'/>
<id>urn:sha1:8647a53cb6ece8184fa989961efba974e553ecfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also this was wrong</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-11T06:30:37Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=8f5c729a014db65e481d025700930a34358181ef'/>
<id>urn:sha1:8f5c729a014db65e481d025700930a34358181ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Two inputs to model, stacks and flat counts</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-09T22:16:13Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=81948394f575f682700edee57626f784f6397dcc'/>
<id>urn:sha1:81948394f575f682700edee57626f784f6397dcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Magic</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-08T22:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=072bb42331ea3358b7bbd3a8c4e6a10cf464fd9b'/>
<id>urn:sha1:072bb42331ea3358b7bbd3a8c4e6a10cf464fd9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Closing in on something reasonable for roads</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-08T05:54:07Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=e8315ed893157a87c8f2c3935667ffcc97b2c95e'/>
<id>urn:sha1:e8315ed893157a87c8f2c3935667ffcc97b2c95e</id>
<content type='text'>
</content>
</entry>
</feed>
