Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/tutorials
/ sequence_models_tutorial.py
File
sequence_models_tutorial.py
beginner_source/nlp/sequence_models_tutorial.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
r
""
"
3
Sequence Models and Long Short-Term Memory Networks
4
===================================================
Callers
nothing calls this directly
Calls
5
step
Method · 0.80
LSTMTagger
Class · 0.70
prepare_sequence
Function · 0.70
model
Function · 0.50
backward
Method · 0.45
Tested by
no test coverage detected