-
I am struggling to reconstruct the source of a presumably simple dataset.
The evoked topo (here at 180ms) looks dipolar, and should come from the back of the brain (response to visual stim).
![4_ma…
-
Rendering of `` data would be useful to have in verovio. This would function in a very similar manner to the current `` implementation, but both should add horizontal collision avoidance between adja…
-
For prototype see PR #426 .
This page describes upcoming changes in [messages.proto](https://github.com/bigartm/bigartm/blob/master/src/artm/messages.proto) and other public API of BigARTM library. …
-
Currently, `nnetar` scales the input series by dividing by the largest absolute value
```
# Scale data
scale In general, any shift of the average input away from zero will bias the updates in a …
-
What are they, and what functionality and traits do they imply?
Here's a list to start discussion:
- `fit`:
- Take in model, x data, y data (for supervised), fitting params
- Set model parameter…
-
```
Ellipsoid approximation calculator uses the transition matrices X(t,t0) to
calculate the good directions l(t) for ellipsoidal approximation. The problem
is that for certain systems (matrices A(t…
-
```
You should crete elltool.reach.test.mlunit package,
it would be located in
\products\+elltool\+reach\+test\+mlunit.
In this package you should create ReachDiscrTestCase MLUNITEXT test class, t…
-
Hi Michael,
during the Annex60 meeting we discussed the possibility for using records to insert the parameters of a pump model. This way no documentation is 'lost' when extending a model. Also it mak…
-
Nose tests are failing on OSX 10.10.2
```
pip show scikit-learn scipy numpy python
---
Name: scikit-learn
Version: 0.16.0
Location: /anaconda/lib/python2.7/site-packages
Requires:
---
Name: scipy
…
-
I was trying to figure out how to invert a matrix in a 0.2.0 installation of julia, and I found out that 1/x gives me a different inverse than inv(x).
Here is my output
```
julia> x = rand(3, 3)
3x…