-
Hi!
I'm trying to to run a DCGAN network on the M1. The code works fine on my Intel MacBook Pro with Catalina and standard version 2.4 non Apple Tensorflow. But on the M1 the exact same code crashe…
-
### Expected behavior
qfunc to execute as expected (i.e. as without setting `grouping_type="qwc"`
### Actual behavior
Adding grouping breaks in the noisy simulator. Seems to be queuing issue.
### …
-
Hi,
I obtained some clusters using hdbscan. Some clusters contain too many points, and some contain too little. I know I can find sub-clusters or super-cluster of a cluster from its hierarchy (e.g.…
-
Hi,
I want to konw When the code will be made public in this paper.
Looking forward to your reply,thank you very much.
Z-FL updated
2 months ago
-
Advanced indexing can swap axes in certain situations that are not obvious to an average Numpy user.
The proposal is to create a separate indexing scheme for such cases. Perhaps through ".take()"…
-
First of all thank you very much for this.
When I try to run your example code with these two images, I always get a black image!
![buckskin_s_000005](https://cloud.githubusercontent.com/assets/53…
-
Many of the functions in scipy do not include examples in their docstrings. Even a simple example can be helpful for a new user, so we should try to include examples wherever possible.
A script ca…
-
- get Y3 stars
- match Y3 PSF stars to Gaia DR2
- plot 1: size-magnitude plot to see what is the parameter space where DES star lies and what is the parameter space where Gaia stars lie
- plot 2: f…
-
## 🐛 Bug
When permuting sentences in the [denoising dataset](https://github.com/facebookresearch/fairseq/blob/a6a63279422f846a3c2f6c45b9c96d6951cc4b82/fairseq/data/denoising_dataset.py#L225), the p…
-
Hi
My goal was to train another dataset for CURRENT but before that I wanted to check out the pretrained scripts.
Now I think I setup everything according to the documentation readme files, but …