Hacker News new | ask | show | jobs
Modelling Sudoku with a Gym Environment (kevinkle.in)
3 points by kkleindev 1582 days ago
1 comments

Cool experiment and a good demonstration of why neural networks are not a good fit for problems that have a discrete logical structure.
Thanks!