Closed traveller59 closed 7 years ago
Good catch! This is a typo and will be corrected...
Thanks for reporting the problem.
The code has been fixed and the accuracies have been updated accordingly.
@bhimmetoglu I still see the 98% here: https://www.datasciencecentral.com/profiles/blogs/time-series-classification-with-tensorflow It might still be unchanged at other places, too.
It is not easy (or sometimes possible) to edit websites that publish the blog. The original blog on my website has the corrections. The third party websites has links to the corrected blog as well as the repo, which are corrected.
I added a comment to that site in particular pointing the readers to the corrected versions.
The offical code in HAR-CNN use "train" folder to generate test data:
When I change them to:
The test accuracy will decrease to 0.877917, not 0.98.