-
> Another area I started looking into (but haven't deeply explored yet) for both figuring out how to map variable names to sections of code in a 'smart' way, and potentially also for module identifica…
-
## Description
The work from _Unleashing Parallelism in Elastic Circuits with Faster Token Delivery_ [1] is still missing in the codebase. The goal of this issue is to outline a roadmap for their i…
-
https://arxiv.org/pdf/1607.03516.pdf
In this paper, we propose a novel unsupervised domain adaptation algorithm based on deep learning for visual object recognition. Specifically, we design a new m…
leo-p updated
7 years ago
-
https://arxiv.org/pdf/1607.03516.pdf
In this paper, we propose a novel unsupervised domain adaptation algorithm based on deep learning for visual object recognition. Specifically, we design a new m…
leo-p updated
7 years ago
-
### Describe the workflow you want to enable
Currently, there is no included implementation of a PCA algorithm made for handling binary data in the scikit-learn library. However, the algorithm for …
-
As we expanded Kaiaulu CLI, we came up with several questions that might be of interest to other developers working on the CLI as well. Therefore, we will sumarize them here for further discussion. :)…
-
This issue is just meant as a placeholder for ideas for whenever we get around to building an interactive visualizer for the new Nengo.
In particular, this issue of statespace visualization is trendi…
-
**Context**
GA Launched on September 10th to a modest bump in users, we're now at 178 (9/13) orgs total, about 2/3 of which are actively engaged and uploading reports. The goal is to push BA towards g…
-
The initial run of the program is done. Two things:
1. The pixelization is passable, but looks pretty terrible. Looking at the palette, I see that one of the main problems is that my palette not u…
-
Having been working with the interpreter more it's clear that the current design is pretty painful to work with in almost every way. It currently works by doing a pass over the `html5ever` tokenstream…