In fact, it is not just chess related, and you don't need endgame tablebases to make an experiment. You can try to train the network to remember a sequence of random numbers (basically the file compression). If possible, (I suppose) we would have much better file compression programs, but we don't have. ANN is good at rounding but not as good at giving exact results.mario carbonell wrote: ↑Wed Dec 13, 2017 9:38 pmHas anyone tried to compress the data of a 3 men tablebase in a NN and get the same result? That is an interesting experiment, first if it is possible, and second the reduction in size.CheckersGuy wrote:Let's say it was possible. I doubt that one could store the number of weights needed for that network because I dont think current networks arelarge enough to give a perfect answer to any chess position
If it matters, I tried (file compression) a long time ago without success.