-
https://github.com/TravelMapping/DataProcessing/blob/b8af79317d9ccdb21896b04da34c0a5e12b09658/siteupdate/python-teresco/siteupdate.py#L1002-L1004
Leaving a reminder to continue to pay attention to th…
-
# Motivation
(Side note- at various points in this proposal I talk about 'historicals', but by that I mostly mean 'historicals and any other nodes that brokers can fan out to, including task peons'…
-
This should be a 'unified merge' I think, which works for (uses different algorithms) for lines & for areas, but has the same UI.
-
It happened that some "cryptolocker" initiatives started using Tor2web, causing major issue in server stability due to takedown.
They often change Onion Address, making de-facto difficult to blackli…
-
We know the cleaveage sites into the protein, as explained here.
> SARS-CoV-2 Cell Entry Depends on ACE2 and TMPRSS2 and Is Blocked by a Clinically Proven Protease Inhibitor
Published on Cell, …
-
The following seems natural to me but doesn't work:
```
V=VectorSpace(QQ,3)
A=matrix(QQ,3,3,[0,1,-1, 1,0,-1, 0,0,-1])
gen(V,1)*A
```
Let's be able to actually act on V!
-
Do we want to be able to write A_{ax(i:j)} to take a slice of axis ax? And if so, should j be inclusive?
-
Is there any experiments that used different random generators or it is well know that mutation only is normal distribution ?
In general does such experiment makes sense ?
-
Performance on fairly simple 1D model with stacked branches / bottlenecks / inception blocks was surprisingly poor (>300x slower).
## Keras on CPU (tensorflow lite for the same model is 170µs)
Us…
-
This is a big project, but with small steps. Roughly:
1) Get better elevation data, either fixing the bugs in the `srtm.rs` impl or preferably using the better LIDAR data around Seattle. I have som…