Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

everything works fine except that patterns recognition index is not retrieved #39

Open
ghost opened this issue Jun 19, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 19, 2017

Greetings

I did the following:

  • cloned the repository;
  • installed pre-requisites
  • trained my dataset using ./number_classifier_tflearn.py
  • ran ./record.py
  • erased the repository and repeated the steps copying the output to gist

as stated below
https://gist.github.com/tiagmoraismorgado/673ca5de5317a1583761a314e7d38ab1

even though, everything works fine except that patterns recognition index is not retrieved tensorflow records voice but it doesn't return recognized pattern index. looking forward for help

@ghost
Copy link
Author

ghost commented Jun 19, 2017

i noticed that the original record.py script doesn't calculate predictons, so i tried to sum two of the examples and came across with this namely the number_classifier_tflearn and the record.py example. results lie within the example down below

https://gist.github.com/tiagmoraismorgado/1198746d01d1061db37fb16aa52ee8af

if you can provide me insights on how stabilzing this example, i think it would even be nice to open a pr and adding it for the users to make testings with their own voice. looking forward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants