Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

21 lines (19 loc) · 1.17 KB

If 'tensorflow.keras' dosen't work with error 'no moudle named ~', try 'import tensorflow.python.keras'.

This error appears to have occurred during install tensorflow.

In Readme, you must attatch

  • What model you used
  • Training and Training loss
  • Test Accuracy result
  • Images and corresponding probability that are predicted right
  • Images and corresponding probability that are predicted wrong

For Example

1. Model

model

2. Training with Training loss

Training

3. Test Accuracy

Test_acc

4. Images and corresponding probability that predicted Right

right

5. Images and corresponding probability that predicted Wrong

wrong