-
![gsp_result](https://user-images.githubusercontent.com/42927265/50591579-47052d80-0eb2-11e9-80f0-fd948b071ae5.png)
I have plotted the sum of the dis-aggregated 15 loads obtained in gsp_result data…
-
I have two externally triggered Raspberry Pi global shutter cameras connected to a Raspberry Pi 5, with each camera running in its own thread. They capture nearly identical but slightly shifted fields…
-
**Description:**
The rapid advancement of AI has led to the widespread application of deep learning models across various fields. However, the resource demands for model inference tasks can fluctua…
-
You mention the problems with estimating CIs in regularised models. Of course, we Bayesians can be smug about this, and point to MCMC. An exponential prior is equivalent to a LASSO, but we can use oth…
-
Using this space for submissions to POW algorithm discussions. Mainly used for tracking.
-
I have been comparing the performance of `ispc` against `icc` for the kernels in the [STREAM benchmark](https://www.cs.virginia.edu/stream/). Currently the `icc` compiled STREAM benchmark is about 1.…
-
Is there a way to force the distance-transforms that these algorithms learn to not map to the complex plane? It's also inconsistent. On some folds, of the tune_knn, I have no problem, but sometimes t…
-
-Create equations to map joystick inputs and gyro inputs to motor outputs
-Implement tunable PID control of robot angle WRT field
-Investigate difference between Robot-Centric and Field Centric-contro…
-
Setting up the camera: http://wpilib.screenstepslive.com/s/4485/m/24194/l/144985-configuring-an-axis-camera
Vision Processing 2014: https://wpilib.screenstepslive.com/s/3120/m/8731 (no 2015 examples/…
-
### Description
It would be nice to have an example where it's a minimization (of a cost) problem instead of the usual maximization (of a reward). The most straight forward approach is to use the neg…