Files
Kalman-and-Bayesian-Filters…/code
Roger Labbe d0b4a1f4bc Generalized discrete Bayes with likelihood.
All my code in this chapter hard coded the computation of the
likelihood inside the update() function, where it had no business.
Also, my treatment of the likelihood was rather hand wavey. By
pulling it out of update() and maing it explicit I have created
a firm foundation for the rest of the book.
2016-01-17 12:02:00 -08:00
..
2015-06-22 17:56:14 -07:00
2015-08-01 08:52:48 -07:00
2015-12-09 06:31:14 -08:00