initialize_tensorflow {tsLSTMx} | R Documentation |
Function to initialize TensorFlow and enable eager execution
Description
This function initializes TensorFlow and enables eager execution.
Usage
initialize_tensorflow()
Value
No return value, called for smooth running
Examples
initialize_tensorflow()
[Package tsLSTMx version 0.1.0 Index]