summaryrefslogtreecommitdiff
path: root/brain.nn
AgeCommit message (Collapse)Author
2015-10-17Reverted to a simple decision treeJustin Worthe
Turns out it's much easier to write a bot by hand with if statements.
2015-09-20Made manually tuned brainJustin Worthe
2015-09-06Removed some buildings made network more efficientJustin Worthe
Also decreased number of sensors.
2015-08-29Improved efficiency of networkJustin Worthe
2015-08-15Updated brain from initial trainingJustin Worthe
2015-08-01Reading network from fileJustin Worthe