-
@dr-shorthair raised this in the mailing list:
> I’ve been doing some investigations of some local repositories and catalogues, and have uncovered that in many cases ‘datasets’ are ‘just a bag of fil…
-
Hi,
I am building a tool to benchmark different mitm proxies. On initial runs, I am seeing difference between the performance of mitmproxy and mitmdump (v3.0.3).
You can find the entire report her…
-
Hi, I'm trying to evaluate TDM as an algorithm to add to our software and the first step was to replicate the results presented in "TEMPORAL DIFFERENCE MODELS: MODEL-FREE DEEP RL FOR MODEL-BASED CONTR…
-
Disclaimer: There are many ways to do this and picking one will likely involve unknown forces of subjectivity, intuition, and conjecture that won't match mine. In other words, this may be totally off…
-
This is meant to be a sketch of an idea how we could visualize the evaluation of an execution tree. Let's assume we have a simple expression `store(A, add(B, C))`, then the following visualization all…
-
Generate figures for two synthetic datasets:
+ dataset 1: data drawn in 10 blocks of 100 samples, each with a different correlation matrix.
+ dataset 2: every sample gets a different correlation mat…
-
The Programming Historian has received the following tutorial on 'Visualizing Data with Bokeh and Pandas' by @archaeocharlie. This lesson is now under review and can be read at:
http://programmingh…
-
In Dr. Kan's RFID-based system the interrogating transmitter and tag's RF oscillations are synchronized, but this is not the case with active tags. Is this a problem? I.e. There is no chance for coher…
-
The test case below works fine on http://vega.github.io/vega-editor/?mode=vega-lite but not in a notebook on a freshly built checkout of origin/master. Specifically, the larger of the two areas draws …
-
Code reference:
https://codepen.io/dipan66/pen/dVEXOy
In this, we are trying to draw a gauge chart by drawing a needle shape over a pie. The needle is always being drawn below the trace, though th…