-
Hello Erik,
(1) I just want to understand why you use sampled_label for the combined model instead of labels?
g_loss = self.combined.train_on_batch([noise, sampled_labels], valid).
(2) you set "s…
-
**Describe the bug**
Cannot view the time series data in labeling task preview when the dataset header attributes are quoted.
**To Reproduce**
Steps to reproduce the behavior:
Create a local dat…
-
### Before asking:
1. search the issues.
- Maybe this #3163 is related
2. search the docs.
- Done
#### What is your question?
I am trying to understand the Quant-Noise approach with i…
-
I have been playing with hdbscan to try and build an intuition for what it is doing. Currently I am running into counter-intuitive behavior when running it on synthetic data. In particular I have been…
-
Potential feature request: select all units that have a certain label. Haven't run into a way to do this in sortingview yet. Would be nice to be able to easily highlight all units currently labeled as…
-
Hi, @Tobi-r9, thanks a lot for your interesting work! I have some questions about your work.
1. For the pre-trained models you released, what is the default value of output image size? In your read…
-
### Dupe Check
- [X] I have [searched Warp feature requests](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3A%22Feature+requests%22) and there are no duplicates
### Describe the solut…
-
A critical user task is editing their homepage and is often regarded as the top priority for users.
However, the current WordPress Site Editor presents challenges in locating the current "Homepage"…
-
Hi, I have troubles running the slam/r3d_stream_rerun_realtime_mapping.py file. I'm using the code from ali-dev branch and I've modified the DemoApp structure so the input depth and rgb images are ob…
-
Regarding the parameter on Line 152 in Keras-GAN/cgan/cgan.py, does it make more sense to replace the input 'sampled_labels' with 'labels' defined in Line 131?
Line 131:
imgs, labels = X_train[idx…