Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 259 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 259 Bytes

particle_filter_lm

Particle-filter based language model (implements Variational Sequential Monte Carlo (VSMC) / FIVO for a language model)

This also has some experiments on fitting HMMs using sEM and variational inference - implemented as thesis research.