<https://youtu.be/-zTqtEcnM7A>
# tornadofx
t

https://youtu.be/-zTqtEcnM7A

🤘 2
❤️ 1
👍 7
😲 1
e
Amazing talk, thanks for sharing it!
😀 1
v
Interesting, indeed. Cool selection of problem solutions (nice example for simple nn with color selection). And each solution is implemented with GUI. If no secret, how long did it take to prepare for the conference? How long did it take to write all those examples?
t
Animating the TSP gave me a sore wrist in June, that was time consuming. It also was a personal exercise 🙂 The classroom schedule took some time just because I had to experiment with constraints as there is no publicly documented model. Everything else, including the Sudoku, bank transaction classifier, and font color predictor were not that bad, and took a few nights each.
v
Interesting, fun, and useful solutions, thanks for sharing