-
How hard would it be to create factor graphs, for example in the style of [tikz bayesnet](https://github.com/jluttine/tikz-bayesnet)? I'm a big fan of these, since it makes more of the model explicit …
-
### Describe the bug
When the graph nodes are inaccesible, the graph has duplicated edges (From L4 and L7):
![image](https://github.com/user-attachments/assets/e19ac9b1-aef9-4ea6-8308-c42a60a94a48…
-
Hi,
Thanks for your excellent software! I just have questions on your workflow after I checked all your codes on Github:
1. Based on your workflow (https://welch-lab.github.io/liger/reference/qu…
-
This is an entrance task for this project: http://www.shogun-toolbox.org/page/Events/gsoc2014_ideas#sosvmapprox
Currently, no approximate inference implemented with factor graph model in Shogun. This…
-
Factor graph model add_edge presently accepts both (nodes, nodes) or (factors, factors) as input and creates a edge between them.
A factor graph is a bipartite graph and should only have edges betwe…
-
@N-thony these were spotted by @rachelkg when writing the help.
a) Here is the current histogram dialog:
![image](https://github.com/user-attachments/assets/fcca2367-e871-443d-aea5-7b13b1f78db3)…
-
## ❓ Questions & Help
Hi there, I was wondering if we could use PyG for Factor Graphs? I'm trying to integrate some form of belief propagation in Factor Graphs together with GNNs, and would like …
-
报错内容:
```
Traceback (most recent call last):
File "./graphgpt/eval/run_graphgpt.py", line 244, in
run_eval(args, args.num_gpus)
File "./graphgpt/eval/run_graphgpt.py", line 98, in run_ev…
-
### Describe the issue
We want to use trt_dump_ep_context_model to minimize the setup time and we want to use trt_weight_stripped_engine_enable to protect our models from competitors when we deliver …
-
### What happens, and what did you expect instead?
The `betweenness` documentation states under the `normalized` argument that
> If `TRUE`, then the results are normalized by the number of ordere…