Discussed in #189
Originally posted by sarkaria February 23, 2026
Hello again @flemming-n-larsen ,
Quick update. The migration is going great. I have successfully integrate my neural network code into a Python Bot and initial results are very promising! :-) I'm currently running about 25k battles per experiment. Which is likely overkill :-). In each experiment I'm testing increasingly larger neural networks.
One minor issue, for which I do have a workaround. Is that on_won_round() is still not being called. I recall I might have mentioned this a while ago. Is it possible that the handler is missing from the base bot.py class?
Thank you