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

Adding extra recognized characters to training app errors FFNN #23

Closed
mhollis1980 opened this issue May 21, 2016 · 1 comment
Closed

Comments

@mhollis1980
Copy link

In the training app when adding extra recognizable character the FFNN barfs with error:

InvalidAnswerError("Invalid number of outputs given in answer: 37. Expected: 36")

If I remove a value at the front of the string then add a the new character the FFNN finds what it needs to train and successful.

@NMAC427
Copy link
Owner

NMAC427 commented May 23, 2016

Right now you have to press (in the textfield) enter after adding an extra character. I'll change this behaviour when I have time

@NMAC427 NMAC427 closed this as completed May 23, 2016
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

2 participants