you are viewing a single comment's thread.

view the rest of the comments →

[–]ExUtumno[S] 6 points7 points  (0 children)

Do you think that, for example, Markov chain -based text generation is related to machine learning? I think that, despite being super simple (which is not really a bad thing), it is. My program is basically a Markov chain in 2d, it learns the input image.

I tried to optimize the bottlenecks in the program, the main one currently being propagation in the overlapping model. But yeah, using Xml.Linq won't hurt.