sudoku icon indicating copy to clipboard operation
sudoku copied to clipboard

Can Neural Networks Crack Sudoku?

Results 4 sudoku issues
Sort by recently updated
recently updated
newest added

Space 2, space 4, tab 4....It's so a mess.

When I run `python test.py`, it has crashed. So I fixed to replace TAB to 4 spaces. ``` $ python test.py File "test.py", line 57 if not os.path.exists('results'): os.mkdir('results') ^...

We used vulture (https://github.com/jendrikseipp/vulture) to search for unused code in your project. You can find the report below. It would be great if you could give us feedback about which...

Just load the data and model. ~~~ python test.py ~~~ give me the following issue. Sounds model can not find in checkpoint. any pointer to this issue? ~~~~~ W tensorflow/core/framework/op_kernel.cc:975]...