pytorch-lstm-by-hand
pytorch-lstm-by-hand copied to clipboard
A small and simple tutorial on how to craft a LSTM nn.Module by hand on PyTorch.
Results
1
pytorch-lstm-by-hand issues
Sort by
recently updated
recently updated
newest added
Hi, thanks for the helpful work. Coudl I ask if any plan for supporting bidirectional lstm with custom stacks?