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

Invalid neural network input - R client for Redis - neural-redis #12

Open
subramaniankarthik opened this issue Dec 13, 2016 · 0 comments

Comments

@subramaniankarthik
Copy link

Hi,
I have set up a R client for Redis using rredis package and I am trying to create a model on the examples given in the documentation. But when I use NR.OBSERVE, it throws an error saying "ERR invalid neural network input: must be a valid float precision floating point number" . For example I am using iris dataset to fit the model. NR.create works fine. NR.OBSERVE is throwing the issue I understand R does not have float datatype. What is the correct way of doing it.

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

1 participant