-
It appears that we aren't using the GPU for some of the model training steps. For instance, in the batch bald mode, it looks like the GPU only gets used when computing the sampled joint entropy. Can…
-
I've invested a bit of time into helping Albert in getting this rather complex but beautifully written piece of code working properly. I would like to use this issue to somewhat track my progress.
I …
-
![snippy4](https://user-images.githubusercontent.com/5425346/54983830-431b1000-4fb6-11e9-906c-1ffcb1e3f703.png)
## Describe the bug
I have created a pipeline plugin and deployed it to an IRIDA insta…
-
Click to expand!
### Issue Type
Performance
### Have you reproduced the bug with TF nightly?
No
### Source
binary
### Tensorflow Version
2.11
### Custom Code
Yes
##…
-
Hey there,
it is difficult to think of "weather" without clouds :P Currently there isn't any support for simulating clouds even with the most crude of approximations. I am opening this thread to fi…
-
This issue is to collect and gauge interest in this feature before we spend time working on it.
There's demand for having Caddy skip logging access logs selectively; I opened issue #4689 which shou…
-
(another topic where I don't have an overview and no ready answers)
#1097 for linear model (simple cross-sectional)
scipy also has orthogonal distance regression (where I never got beyond one toy exa…
-
general issue: I have no idea how well this works, and AFAIK we don't have an example
How well does patsy handle this? What is the parameterization? Which collinear columns are dropped?
post-est…
-
I'm wondering if there is a way to split up the constants and variables so that there are, say for constants, two arrays passed into the computation RHS routines?
The use case is for solving a mul…
-
Regression (_e.g._ linear regression, logistic regression, poisson regression, etc) is a very important in machine learning. Many problems can be formulated in the form of (regularized) regression.
…