-
# **The Problem**
Powergame, metaknowledge, and general frustration everywhere!
There's two aspects to this problem:
- _The antag-experts_: Simply put, the fact that people know EVERYTHING about any …
-
Functions like ucrdtw_mv call ucrdtw_vv. The latter only has a C++ version, not an **R** source counterpart. CRAN standards encourage an **R** counterpart for each and every part of a package, even if…
ghost updated
7 years ago
-
> Originally reported on W3C Bugzilla [ISSUE-19885](https://www.w3.org/Bugs/Public/show_bug.cgi?id=19885) Wed, 07 Nov 2012 00:51:17 GMT
> Reported by Ehsan Akhgari [:ehsan]
> Assigned to
Currently t…
-
Hi there,
I found that the results are different when I open the same file (*.ogg, *.3gpp) multiple times.
The reason is that audioread excutes gstdec when _gst_available() is True, and the result o…
-
Hi cesarouza,
I tried to use multiclass SVM with DTW with the following code but have the following error:
> System.AggregateException: One or more errors occurred. ---> System.IndexOutOfRangeExce…
vutle updated
7 years ago
-
Investigate and decide whether to implement DTW
-
data: 20161221_issue1074
syntax:
~~~
sct_straighten_spinalcord -i t2.nii.gz -s t2_seg.nii.gz
~~~
processing time: 649s on my laptop
maybe we should reinterpolate to 1mm iso before straigh…
-
https://www.wikiwand.com/en/Dynamic_time_warping
-
I'm porting middleman to PSR-15, and I think we still have a type issue.
How do you check if a given value is middleware?
Currently, I have to do this:
``` php
if ($value instanceof MiddlewareInter…
-
I apologize in advance if this issue is too non-specific - I'm trying to open a discussion, more than pointing out one specific issue, and I don't know that there's a better place to do that, so here …