Roger Labbe
b31e3a0b12
I think outputs are now correctly removed before check in.
2014-05-06 10:01:27 -05:00
Roger Labbe
71b1b12212
Another attempt to remove output - script did not point to ipython
2014-05-06 09:56:40 -05:00
Roger Labbe
9ae5aea761
Added hook to git to remove all notebook output prior to committing.
...
This should make git ignore differences caused by merely running a notebook.
2014-05-06 09:48:35 -05:00
Roger Labbe
499f8d91f5
Various changes. Main thing is removed the slow gaussian class from
...
the kalman filters. It was annoying anyway - have to pack and unpack
it everywhere when calling around.
2014-05-04 17:33:39 -05:00
Roger Labbe
8305200ff0
A lot of changes. I think a lot of changes to the notebooks are just
...
due to running them. In the process of adding a bunch of new .py
scripts to support the book. Most important is the DiscreteBayes1D.py
class, which implements a Discrete Bayesian filter in a generalized way.
2014-05-02 21:49:35 -05:00
Roger Labbe
20bd353b8a
lots of pretty graphs
2014-05-01 16:13:33 -05:00
Roger Labbe
d3800c5a4f
Added a lot of code to display covariance ellipses.
...
Also some progress in writing about covariances in relation to
Kalman filtering.
2014-05-01 13:05:26 -05:00
Roger Labbe
ea17680e68
PEP-8 compliance.
2014-05-01 10:20:24 -05:00
Roger Labbe
6965522bf5
PEP8 compliance
2014-05-01 09:27:55 -05:00
Roger Labbe
82717d4830
Started progress on the multidimensional kalman filter
2014-05-01 01:30:47 -05:00
Roger Labbe
6faab88559
Kalman filters implemented along with several examples. Significant amount
...
of the chapter is complete.
2014-04-30 15:55:21 -05:00
Roger Labbe
0b149352ed
Interim check in.
...
dog_track_1d is just a file to test code before putting it into the
Kalman filter chapter.
2014-04-30 12:52:15 -05:00
Roger Labbe
fdae26c7b8
Beginning of the Kalman Filter 1D chapter.
...
Just 1 hour in, not a notable check in. Just checkpointing it.
2014-04-30 11:59:13 -05:00
Roger Labbe
81d0888d8c
added N(mu,sigma) notation
2014-04-30 11:58:59 -05:00
Roger Labbe
ada8d94da9
Wrote all but the summary of the Gaussian chapter.
2014-04-29 16:59:40 -05:00
Roger Labbe
db2058c10e
Removal of the gaussian stuff from the histogram chapter.
...
Partial authorship of introduction to the gaussian chapter.
2014-04-29 10:22:59 -05:00
Roger Labbe
5ac3bb5017
Expanded the introduction.
...
I think I said most of what I wanted to say. I don't really explain what a
Kalman filter, but then who would really be reading the book if they don't
know. Still, a basic introduction to what they can do, and what Bayesian
filters are is probably a good idea.
2014-04-29 00:22:30 -05:00
Roger Labbe
6248b07e7e
Added introduction chapter. NOt fully written, just a start.
2014-04-28 19:30:03 -05:00
Roger Labbe
d9fa385692
Renamed the unfortunately named notebook to histogram_filter
2014-04-28 19:14:05 -05:00
Roger Labbe
54eb3b693d
First draft finished for the Histogram filter chapter.
2014-04-28 19:12:22 -05:00
Roger Labbe
00b8530cf6
interim check in
2014-04-28 16:43:38 -05:00
Roger Labbe
ff9c20d7c1
initial commit
2014-04-28 16:14:43 -05:00