
Last chance! 50% off unlimited learning
Sale ends in
Obtain a reference to the keras.backend
Python module used to implement
tensor operations.
backend(convert = TRUE)
Reference to Keras backend python module.
Boolean; should Python objects be automatically converted
to their R equivalent? If set to FALSE
, you can still manually convert
Python objects to R via the py_to_r()
function.