powered by
Obtain a reference to the keras.backend Python module used to implement tensor operations.
keras.backend
backend(convert = TRUE)
TRUE to automatically convert Python objects to their R equivalent. If you pass FALSE you can do manual conversion using the py_to_r() function.
TRUE
FALSE
py_to_r()
Reference to Keras backend python module.