You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
have the rapport_1.pdf located at the root of the git repo
Mandatory parts for the first defense:
Image loading and color removal
Manual rotation of the image
Detection of the grid and the grid cell positions
Splitting of the picture (saving each box as an image)
Implementation of the sudoku grid solving algorithm. You will have to implement this algorithm in the
command line program solver (see III.2.5 Sudoku Grid Resolution)
A proof of concept of your neural network. For this proof, you will realize a small network able to
learn the XOR function.
The text was updated successfully, but these errors were encountered:
have the
rapport_1.pdf
located at the root of the git repoMandatory parts for the first defense:
command line program solver (see III.2.5 Sudoku Grid Resolution)
learn the XOR function.
The text was updated successfully, but these errors were encountered: