-
When you apply tf.gather to a random variable, edward seems to have trouble treating the result as a random variable. Here's an example: if `W` is a random variable of shape (100), then `tf.gather(W,n…
-
Example data from below Twitter Advertising Overview
![Screenshot 2022-01-26 at 10 07 19](https://user-images.githubusercontent.com/1473244/151143947-2daf9fa1-c572-48fb-9c0d-c2a5e5f38ea3.png)
1)…
-
### The problem
The following Koka code is quadratic w.r.t. `iters`:
```
pub module quadratic
import std/os/env
import std/text/parse
effect ctl inc() : int
fun work(iters)
var acc :…
-
#### Describe your feature request
In pandas, you can do stratisfied sampling of a Series by using `.sample(weights=...), where the weights can be ndarray-like or a column in the dataframe. I would…
-
There is a summary [in the 'Commentary' for `typeclass`](https://github.com/keean/zenscript/issues/14), and the link to [the full description](https://github.com/keean/zenscript/issues/2#issuecomment-…
-
As I have been requested to do during this F2F I'm creating issues related to [my presentation](https://github.com/w3c/wot/blob/main/PRESENTATIONS/2021-10-online-f2f/2021-10-07-WoT-F2F-TD-Aguzzi.pdf) …
-
Could you explain the the difference between `say`, `print` and `show`?
trans updated
6 years ago
-
implementing these now alongside dynamictables and it seems like these are mostly artifacts of history atp that persist bc of the relative rarity of intracellular ephys data nowadays.
## Usage
c…
-
I saw [the announcement on Twitter](https://twitter.com/EMostaque/status/1561777122082824192) that Stable Diffusion has been released as open source, but the license in this repo doesn't seem to meet …
-
**Describe the bug**
Having all these setup-hooks like `wrap{Python,{G,Qt}Apps}Hook` that also wrap automatically has been a total pain. Intersecting any of these frameworks results in double (or mor…