ojy0216 / Algorithm

Algorithm_Opensource_with_TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Algorithm_Opensource_with_TensorFlow


Languages

Language:Jupyter Notebook 100.0%