Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 530 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 530 Bytes

mobile-app-digit-recognition

Feed forward neural network model for digit recognition

  • practice a FFNN model for digit recognition.

    • hyperparameter optimization
    • regularization (drop out, early stopping)
    • different optimization algorithms
    • save the model in tensor flow lite format.
  • the mobile app side uses the model. in real-time takes a stream of video from the camera and predicts for every frame and shows the predicted digit.

Team member

  • Omar abdulhaq
  • Motaz hashhoush
  • Al-meqdad jabi