Hi.
using c(4, 1) %>%
- plot_deepviz()
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()
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()