deep-sudoku-solver icon indicating copy to clipboard operation
deep-sudoku-solver copied to clipboard

Improve network architectures

Open justinpinkney opened this issue 5 years ago • 0 comments

The current network architectures probably be improved by:

  • Using a more modern resnet based architecture for the number classification network
  • Using a U-net based architecture for the segmentation network
  • Tuning training parameters

justinpinkney avatar Mar 03 '20 16:03 justinpinkney