-
These papers are already included, but I'm filling in some more details. Thanks (once again!) for the effort!
1. Title: TeleGam: Combining Visualization and Verbalization for Interpretable Machine …
-
When saving a holoviews object with more than 1000 states after combining all slider/listbox widget options, there is a hard limit set in the save command than raises a exception and prevents generati…
-
A conversation has come up in a beef industry use-case regarding the tracking of custom measurements against resources. I'm opening this up as a broader conversation as it has implications for the way…
pospi updated
4 years ago
-
I would to like to experiment the DWAC with a use case.Is it possible only using GPU and also can you provide some material regarding the experimentation.
-
1)
Following is 'line 279' of read.f90.
``` javascript
EVACUATION_Z_OFFSET(NM) = EVAC_Z_OFFSET
```
I think this line has no meaning since EVAC_Z_OFFSET is arbitrary.
2)
At subroutine REA…
-
## How should Brick represent units?
This RFC continues [this](https://groups.google.com/d/topic/brickschema/qmDxQi8LM5o/discussion)
1. Introduction
Unit is a primary metadata to interpret/pro…
jbkoh updated
4 years ago
-
# SpotFinding in starfish
This issue pulls together a series of investigations into how to support spot-finding and decoding approaches used by SpaceTx labs. I've chronicled some proposed changes a…
-
Hi,
I just installed the latest release (0.3.7) of UMAP and scikit-learn (0.20) through conda.
The MNIST example does not work for the deprecated fetch_mldata().
The API seems changed to fetch_op…
-
One of the basic high-dimensional visualization techniques that Yellowbrick makes use of is to decompose or project a high dimensional space into 2 or 3 dimensions to display the data as a scatter plo…
-
Hi, everyone.
Firstly, I'd like to thank you for your excellent Tacotron-2 code! @Rayhane-mamah
I'm a rookie in TTS, and I'm trying to run this Tacotron-2 model on my server. But I came up with a pr…