-
As I can see the project is not supposed to be used for real time anomaly detection cause the model doesn't work with only one 16 frame sample
`Traceback (most recent call last):
File "main.py", l…
-
So we recently decided to change the collection of SCGs in anvi'o that are used to infer taxonomy of genomes rapidly. The SCG data are coming from the GTDB, and the purpose and the utility of this fun…
meren updated
6 months ago
-
### Is your feature request related to a problem? Please describe.
Deepfit tracks your body movements throughout a workout. It will help correct for posture, keep track of your reps and make sure you…
-
Here's an example of a single site evaluation of rainfall-driven runoff events: https://github.com/jarq6c/little_hope/blob/main/teehr-events/single_site.ipynb
The goal of this evaluation was to iso…
-
Hey guys, thanks for the tool! Very useful!
I'm a bit confused about the "num_reps" parameter. And also who it relates to the event probabilities.
I have implemented an alternative splicing (AS)…
ls233 updated
9 months ago
-
### Describe your issue.
### Error
On calling `scipy.stats.multiscale_graphcorr` with either its `x` or `y` parameter (as distance matrices, hence with `compute_distance=None`) contains only zero va…
-
I've been using a simulation in the Intro workshop to demonstrate how adding group size as a covariate can resolve the size bias issue. Formerly I used `DSsim`, showing the desired effect of group siz…
-
This comes from a suggestion from a design workshop participant, and would be great given increasing use of drones for strip transect sampling. No detection function estimation required, so hopefully …
-
dear jshtok:
these days i am working on reproducing the detection results. i am puzzled that i do find episodes generating is done while testing, but i can't found it while end to end training. c…
-
```python
x = sympy.Symbol("x")
a = sympy.Symbol("a")
f = x**2 + a/(x + 1.1)
g = abs(x)
sympy.integrate((g - f)**2, (x, -1, 0))
```
```
File "/usr/lib/python3.8/site-packages/sympy/integra…