-
Looking at bit into MLJ integration. For better or worse, hyper-parameter optimization (eg, grid search) in MLJ generally works by mutating the field values of the model struct. I wonder if TableTrans…
-
This issue is mostly to document that there is a potential speedup to be gain in e.g. 3x3 matrix multiply (and possible other operations where the matrix size is "odd").
Current StaticArrays.jl:
…
-
In order to succeed in the evaluation of possible decentralisation solutions:
https://blog.bluzelle.com/how-is-bluzelle-different-from-ipfs-filecoin-storj-sia-and-ethereums-swarm-1d1d792658f8
H…
-
Following-up on @nalimilan's suggestion in [METADATA.jl/pull/4491](https://github.com/JuliaLang/METADATA.jl/pull/4491), I am opening this issue to discuss an interface design I started implementing in…
-
Original [issue 9](https://code.google.com/p/pygeode/issues/detail?id=9) created by neishm on 2011-06-23T19:09:38.000Z:
# Background
Right now, we have a special class for defining which subset of da…
-
# Background
A distinction that is often used in ontology engineering is that between things that simply are, denoted in philosophy as _endurants_, and things that happen over time, denot…
plbt5 updated
9 months ago
-
![download](https://user-images.githubusercontent.com/19762154/100770561-be49f000-3440-11eb-9ca6-fad5f3abc456.png)
-
**Describe the feature**
Currently the categories are quite strict in the sense that they provide the functionality to check individual atoms.
However, there are cases where it could be valuable…
-
I'm using the `nav_ekf15` filter for general aviation and was wondering:
* What's the recommended sampling rate for the GPS. Will 1Hz work?
* Recommended sampling rate for gyro/accel. Will 10 Hz wor…
-
this question was originally posted on zipline's google group:
There are some posts on quantopian.com introducing pipeline under the online Algorithm environment, while I am wondering how to modify th…