-
The last merged pull request was in 2015. So what's the current situation of this repo?
-
My plan involves Fanfiction.net, and it is going to be _awful_.
-
Perhaps a naming scheme like:`ssm_(filter|smoother|sim|sample)_([mu][mn])`.
- `filter`: Forward filter
- `smoother`: smoothers
- `sample`:
with postfixes
- `m`: multivariate
- `u`: univariate
- `m`:…
-
**Installation**
https://medium.com/@vivek.yadav/deep-learning-setup-for-ubuntu-16-04-tensorflow-1-2-keras-opencv3-python3-cuda8-and-cudnn5-1-324438dd46f0
**Introduction to Statistics for Data S…
-
I'm doing ad-hoc Bayesian posterior predictive checks with kons-9 today :sunglasses:
https://user-images.githubusercontent.com/13791/235634919-a508e2f2-7c3f-44a8-a257-021bc8b6c10c.mov
Earlier (…
-
I get the following stack trace when calling `get_best_model()` on the AutoQKeras object using hyperband mode:
```
Traceback (most recent call last):
File "exp_nns.py", line 533, in
auto_qk…
-
https://www.mathworks.com/help/vision/ug/using-kalman-filter-for-object-tracking.html
This should help me understand how they are using the values that they get back from the detection to actually …
-
As corrected reads are output from the bayesian hammer error correction from spades -> I would reuse those instead of using the original trimmed reads.
This error correction appears sensible as it u…
-
There is some fishiness in StudentInference that I don't understand.
Fix this after #7.
- [x] Why are MTs in `StudentInference` taking scale matrix? They should be taking covariance, because they …
-
I have recently stumbled upon this very interesting computer vision article about recognizing species of insects which can be hard to identify. Maybe you will find there some ideas for further improvi…