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

Runtime issue #587

Open
koszilard opened this issue Nov 22, 2017 · 0 comments
Open

Runtime issue #587

koszilard opened this issue Nov 22, 2017 · 0 comments

Comments

@koszilard
Copy link

Hi,

I just tried running GNG after fresh install and got an error. I tried both this and the CRAN version of the pckg. Here's the sample code and the outcome:

res <- GNG(matrix(rnorm(100), 10))
[1] "Training offline"
it is advised to scale data for optimal algorithm behavior to mean=1 std=0

[1] "Iteration 200"
[1] "Iteration 200"

res
[1] "Growing Neural Gas"
Error in envRefInferField(x, what, getClass(class(x)), selfEnv) :
‘hasStarted’ is not a valid field or method name for reference class “Rcpp_GNGServer”

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