Commit graph

5 commits

Author SHA1 Message Date
92574bc98c Serialise trained AIs and save them to disk 2019-07-22 11:53:30 +01:00
5c7cc1e906 Fix bugs in AI trainer. It works, but precisely it's doing si up for debate.... 2019-07-18 17:22:37 +01:00
192e31a925 Write the the data input, but it's untested.
There's also some confusion over the batch size. If it doesn't work, we 
probably need to  revise our understanding of the batch size in 
different contexts.
2019-07-18 16:34:25 +01:00
6dbb6c3b87 Hook up a dataset importer for training the AIs, but it's untested.
Also, we don't have any code that actually does the training itself 
either yet.
2019-07-17 15:15:31 +01:00
f7e2d77daa Start writing the AI training code, but it's not finished yet 2019-07-17 14:16:24 +01:00