Checkpoint. Added a lot to the particle filter chapter.

This commit is contained in:
Roger Labbe
2015-06-28 13:38:12 -07:00
parent 7cf3980e8c
commit 1b92397175
4 changed files with 698 additions and 296 deletions

View File

@@ -153,10 +153,6 @@ def hinton(W, maxweight=None):
if reenable:
plt.ion()
if __name__ == "__main__":
hinton(np.random.randn(20, 20))
plt.title('Example Hinton diagram - 20x20 random normal')
plt.show()
if __name__ == "__main__":
p = [0.2245871, 0.06288015, 0.06109133, 0.0581008, 0.09334062, 0.2245871,