Skip to content

Computer vision diversified puzzle solver (for Applied ML final project)

Notifications You must be signed in to change notification settings

14coruma/CV_Puzzle_Solver

Repository files navigation

Project

P556 Final Project

Andrew Corum

Deliverables:

  • Topic idea
  • Project proposal
  • Progress report
  • Final submission
  • Presentation

CNN Trials

Test Accuracy Epochs Conv Layers Dropout Dense Layers BatchNorm?
0.9938 90 32 (3x3), Pool (2x2)
64 (3x3), Pool (2x2)
64 (3x3)
N/A 128
64
0.9929 90 32 (3x3), Pool (2x2)
64 (3x3), Pool (2x2)
64 (3x3)
0.25
0.25
128
64
0.9920 90 32 (3x3), Pool (2x2)
64 (3x3), Pool (2x2)
64 (3x3)
0.5
0.5
128
64
0.9932 90 32 (3x3), Pool (2x2)
64 (3x3), Pool (2x2)
64 (3x3)
0.25
0.5
128
64
0.9926 90 32 (3x3), Pool (2x2)
64 (3x3), Pool (2x2)
64 (3x3
0.5
0.25
128
64
0.9930 90 32 (3x3), Pool (2x2)
64 (3x3), Pool (2x2)
64 (3x3)
N/A 256
128
0.9921 90 32 (3x3), Pool (2x2)
64 (3x3), Pool (2x2)
64 (3x3)
0.25
0.25
256
128
0.9932 90 32 (3x3), Pool (2x2)
64 (3x3), Pool (2x2)
64 (3x3)
0.25
0.5
256
128
0.9947 90 32 (3x3), Pool (2x2)
64 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
N/A 256
128
0.9937 90 32 (3x3), Pool (2x2)
64 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
0.25
0.25
256
128
0.9950 90 32 (3x3), Pool (2x2)
64 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
0.5
0.5
0.5
128
0.9955 90 32 (3x3), Pool (2x2)
64 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
0.5
0.5
0.5
128 Yes
0.9924 90 32 (3x3)
64 (3x3)
64 (3x3)
64 (3x3)
0.5
0.5
0.5
128 Yes
0.9954 90 32 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
0.5
0.5
0.5
128 Yes
0.9937 90 32 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
128 Yes
0.9951 90 32 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
0.25
0.25
0.25
0.25
128 Yes
0.9950 90 32 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
0.4
0.4
0.4
0.4
128 Yes
0.9960 90 32 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
64 (3x3), Pool (2x2)
64 (3x3)
0.3
0.3
0.3
0.3
128 Yes
table generator

Dependencies

References

About

Computer vision diversified puzzle solver (for Applied ML final project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published