-
Hello, Author,
Thank you for your excellent work on the paper. Could you possibly elaborate more on the front-door adjustment? I find it difficult to understand its purpose. And since you're estima…
0pow0 updated
3 weeks ago
-
https://github.com/SHI-Labs/Smooth-Diffusion/blob/5522761bb68fcb6ac1cfaee5a5b855d4a56ea33f/train_smooth_diffusion.py#L312
```python
grad, = autograd.grad(
outputs=(fake_img * noise).sum()…
-
Hey John! Here's the curriculum that I've worked on in the past. It's a bit less focused on language models as a sole topic, and more on modern ML from a broad perspective.
- Essential Concepts of …
zmaas updated
2 months ago
-
I am running a GNN network on a mesh. The inputs are of sizes BxNxC where B is the batch-size, N is the number of input nodes and C is the number of channels per node. This input works well with other…
-
* [ ] 1. [Hierarchical Pooling in Graph Neural Networks to Enhance Classification Performance in Large Datasets](https://www.mdpi.com/1424-8220/21/18/6070/htm)
* [ ] 2. [Hierarchical Graph Pooling wi…
-
I am currently learning about the example "llama2" by following the instructions provided in the [README](https://github.com/pytorch/executorch/blob/main/examples/models/llama2/README.md). I used the …
-
### 🐛 Describe the bug
I'm trying to do attention on a batch-of-zero, because my program uses a static graph and I rely on zero-batching (index_select zero-batch of inputs, index_add zero-batch of ou…
-
Hi and thanks for this great library!
Iam very new to onnx and Iam trying to include the Roberta tokenizer into a Roberta onnx model.
As far as I have understood, one can get the onnx graph for th…
-
### 🚀 The feature, motivation and pitch
Paper: https://ai4d3.github.io/papers/34.pdf
Part of the community sprint https://github.com/pyg-team/pytorch_geometric/issues/9694
The goal of this projec…
-
### Current Behavior:
Dependency-Track v4.5.0 introduced support for [EPSS](https://www.first.org/epss/model). This is currently provided via the `"Exploit Predictions" tab in each project.
The s…