LSTM package
Submodules
LSTM.template_LSTM_documentation module
- LSTM.template_LSTM_documentation.templateFunction(arg1, arg2)[source]
Summary line.
Extended description of function.
Note
Do not include the self parameter in the
Args
section.- Parameters
arg1 (float) – Description of arg1
arg2 (float) – Description of arg2
- Returns
Sum of arg1 and arg2
- Return type
(float)