-
Notifications
You must be signed in to change notification settings - Fork 8
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
plot_deepviz() not working - throws layout_fun error #16
Comments
Show in New WindowClear OutputExpand/Collapse Output Show in New WindowClear OutputExpand/Collapse Output |
I'm having the same issue as @neural-oracle. Is there a work around yet? |
Hi, _c(4, 1) %>%
My conf at this moment : R version 4.0.2 (2020-06-22) Matrix products: default locale: attached base packages: other attached packages: loaded via a namespace (and not attached): Thanks for help .. |
Hi.
using c(4, 1) %>%
as described in help-section on deepviz-github main page ... throws following error:
error in layout_fun(graph, circular = circular, ...) :
unused argument (node.position = layout_keras(., n))
plot_model() function worked fine ... but not plot_deepviz()
The text was updated successfully, but these errors were encountered: