You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1 Has the layer to be hardcoded registered anywhere?
suppressPackageStartupMessages(library(reticulate))
use_condaenv("keras_tensorflow")
suppressPackageStartupMessages(library(tensorflow))
suppressPackageStartupMessages(library(keras))
#suppressPackageStartupMessages(library(keras3))
#suppressPackageStartupMessages(library(kerasR))
suppressPackageStartupMessages(library(abind))
Caused by error in `layer_tcn()`:
! could not find function "layer_tcn"
Would you please le me know how to interface this keras-tcn module in R or RStudio?
The text was updated successfully, but these errors were encountered: