MCPcopy Create free account
hub / github.com/pytorch/tutorials / advanced_tutorial.py

File advanced_tutorial.py

beginner_source/nlp/advanced_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2r"""
3Advanced: Making Dynamic Decisions and the Bi-LSTM CRF
4======================================================

Callers

nothing calls this directly

Calls 6

BiLSTM_CRFClass · 0.85
neg_log_likelihoodMethod · 0.80
stepMethod · 0.80
prepare_sequenceFunction · 0.70
modelFunction · 0.50
backwardMethod · 0.45

Tested by

no test coverage detected