Skip to content

A little routine to generate a sudoku, and try to solve it with keras(tensorflow)

Notifications You must be signed in to change notification settings

fiorezhang/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

A little routine to generate a sudoku, and try to solve it with keras(tensorflow)

sudoku_generator.py: generate a fake-random sudoku matrix sudoku_dataset.py: import training/test data from generator sudoku_rnn.py: try to solve the puzzle with RNN

About

A little routine to generate a sudoku, and try to solve it with keras(tensorflow)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages