MCPcopy 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 -*-
2r"""
3Sequence Models and Long Short-Term Memory Networks
4===================================================

Callers

nothing calls this directly

Calls 5

stepMethod · 0.80
LSTMTaggerClass · 0.70
prepare_sequenceFunction · 0.70
modelFunction · 0.50
backwardMethod · 0.45

Tested by

no test coverage detected