Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 317 Bytes

AI Predicts Hand Written Digits

Steps Taken:

  • data analysis
    • create consistent value for each data point
    • scale data
  • create deep learning model
    • create convultional neural network
      • train model on dataset
  • test the model
    • user input to select number to test on