Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 306 Bytes

contrib.crf.md

File metadata and controls

11 lines (9 loc) · 306 Bytes

CRF (contrib)

Linear-chain CRF layer.

  • tf.contrib.crf.crf_sequence_score
  • tf.contrib.crf.crf_log_norm
  • tf.contrib.crf.crf_log_likelihood
  • tf.contrib.crf.crf_unary_score
  • tf.contrib.crf.crf_binary_score
  • tf.contrib.crf.CrfForwardRnnCell
  • tf.contrib.crf.viterbi_decode