Keras backend tensor engine
Obtain a reference to the keras.backend
Python module used to implement
tensor operations.
backend(convert = TRUE)
Arguments
convert |
|
Value
Reference to Keras backend python module.
Note
See the documentation here https://keras.io/backend/ for additional details on the available functions.