Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 293 Bytes

2_Language_Model.md

File metadata and controls

18 lines (11 loc) · 293 Bytes

Metrics

  • perplexity(lower is better)

Categories

  • char-level LM
  • word-level LM

Research direction

  • devising novel architectures
  • improving regularization and optimization algorithms
  • speeding up the Softmax computation
  • enriching the output distribution family