-
Hello Kris,
I am playing with MPU9250 and your library (BTW thanks much for your great effort).
Generally it works well however I experience a weird thing.. I will speak about raw gyro/accel data…
-
From my experience in GPU based sparse algorithms there is need to use many advanced parallel algorithms (I usually call them parallel primitives) like reduce by key, sort by key, gather, scatter, sca…
jpola updated
9 years ago
-
https://github.com/GNSS-Stylist/hydro/commit/75149e76ffff8c7464a9200f2029def451c1065e#diff-e96cb3bbcb7e2b7c1df0da90454e846ddeb6bffd170d49ca9f97fad1b2cae49fR181 contains a hack to limit velocity to 10 …
jonri updated
11 months ago
-
You say that using a very broad prior distribution leads to insufficient regularization and thus overfitting. I'm guessing you have in mind using the MAP estimator. But this isn't a Bayesian thing t…
-
There are a lot of problems with the ssh libraries we're using today. They're unreliable, error-prone, and inconsistent. This ignores the build complexity that they introduce as well.
[russh](https…
-
Hi.
It seems to me that the definition of `Quantity` type is incorrect.
https://github.com/yannh/kubernetes-json-schema/blob/8f0b46a91da2412c58a8a1afa55cf8377597750c/v1.21.0/quantity.json#L1-L12
…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
When the map is large, such as the whole Paris, there exist billions of points in the map, it will cost several days in partition stage, do you have any idea to improve the efficiency of partition.p…
-
For time series data, a powerful function is asof pioneered in kx/kdb, also being implemented by Pandas:
http://pandas.pydata.org/pandas-docs/version/0.19.0/whatsnew.html#whatsnew-0190-enhancements-a…
-
Raised by @anssiko in [3 September 2020 WebML CG meeting](https://www.w3.org/2020/09/03-webmachinelearning-minutes.html#t02),
> anssik: interested in figuring out if we can reuse mocha tests for w…