YATS2S
YATS2S copied to clipboard
Results
1
YATS2S issues
Sort by
recently updated
recently updated
newest added
Using Bi+LSTM config, the return type of encoder state is tuple, while using Bi+GRU config, the return type turns out tensor. Any approach to return tuple for the second config?...