[CS] Add cutoff logic through accuracy
authorJihoon Lee <jhoon.it.lee@samsung.com>
Thu, 8 Oct 2020 07:24:44 +0000 (16:24 +0900)
committerJihoon Lee <jhoon.it.lee@samsung.com>
Mon, 12 Oct 2020 01:46:21 +0000 (10:46 +0900)
commite9d84a92071a0097a4e77561999e3f79ad32b009
treed588d531b8c9e1d04964770aaf438334b971d5aa
parent83a1b6189f591e3d87694a0900f670524e29cf0a
[CS] Add cutoff logic through accuracy

**Changes proposed in this PR:**
- Add more epochs
- Add cutoff logic to check if the guess is confident

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
Applications/Tizen_native/CustomShortcut/inc/data.h
Applications/Tizen_native/CustomShortcut/res/model.ini
Applications/Tizen_native/CustomShortcut/src/data.c
Applications/Tizen_native/CustomShortcut/src/view.c