aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2 daysTrying minimaxtslil
2 daysCrass errortslil
2 daysWeights?tslil
2 daysWider?tslil
2 daysTrying various things to teach titslil
2 daysHave to account for CPStslil
2 daysWell it works, and it's bad. Many bugs fixed in interimtslil
2 daysClosing in!tslil
2 daysAuto-generating weightstslil
2 daysGenerate the correct format directlytslil
2 daysNew weightstslil
2 daysone output (of course), Pade approximant of logistic for activationtslil
2 daysTrain on data that is close to the end of the game onlytslil
2 daysWorking version of this scripttslil
2 daysThis finally works!tslil
2 daysHopefully removed all layer bugstslil
2 daysTrying again with correct data generationtslil
2 daysAlso this was wrongtslil
2 daysClose in principle, but there;s a bug in ct1997 &/ pptdb!tslil
2 daysThis is the general idea, but i'm sure order is incorrect somewheretslil
2 daysStarting on importing network!tslil
2 daysTwo inputs to model, stacks and flat countstslil
2 daysFixed comments during extractiontslil
2 daysShuffling is importanttslil
2 daysMagictslil
2 daysFixed a small bug in PTN parsing, other stufftslil
2 daysClosing in on something reasonable for roadstslil
2 daysCheck for road wins before flat winstslil
2 daysSearching for a good representationtslil
2 daysSmall tweakstslil
2 daysOn the hunt for a better representationtslil
2 daysExperimenting with training nntslil
2 daysSeparate concerns in pptdb, remove legacy in extract.shtslil
2 daysGotta go fasttslil
2 daysFirst attempt at training data + exclude draws + list overflows tootslil
Take the output and do grep -Fvxf output_file input_file to drop the bad games from consideration
2 daysTabs for indentation, spaces for alignmenttslil
2 daysFixed indentation and some bugs, stats programmetslil
2 daysMerge branch 'master' of git.sr.ht:~tslil/ctaktslil
2 daysIgnore training data for nowtslil
2 daysSet dialect to C99tslil
2 daysextract games from playtak.com/games databasetslil
2 daysIncorrect usage of globals in headertslil
2 daysAdded help, trimmed print_infotslil
2 daysIn-lined a few things, reworked flat count to iterate only oncetslil
2 daystak.h now tracks win state, optimisations, saved a byte on countstslil
2 daysSilly mistaketslil
2 daysLine-mode mostly completetslil
2 daysWorking on line-mode front-endtslil
2 daysFixed road DFS errorstslil
2 daysBoard printingtslil