Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 878 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 878 Bytes

DecimalClassification-Keras

USE : TO CREATE BINARY CLASSIFICATION MODEL Created by : Mayur Kanojiya

Model Configuration : see model_decimal.json

input_size is used 28 for training so 28 sized image will go in convolutional model

adam optimizer used with 1e-4 learning rate

training images : 1900

1000 decimal 900 nondecimal

testing images 300 200 decimal 100 nondecimal

accuracy on training images : 99.7 % accuracy on testing images : 100 %

Classes

0 = nondecimal

1 = decimal

Decimal Classification Visual

Found this project useful ❤️

  • Support by clicking the ⭐ button on the upper right of this page. ✌️