-
[Graph backdoor](https://www.usenix.org/conference/usenixsecurity21/presentation/xi)
```bib
@inproceedings{xi2021graph,
title={Graph backdoor},
author={Xi, Zhaohan and Pang, Ren and Ji, Shouli…
-
**Is your feature request related to a problem? Please describe.**
Deep Learning models usually are stacked layers, from shallow layers to deep layers. With Transform models being prevalent, it is wo…
-
-
### Title
Hypergraph Convolutional Recurrent Neural Network
### URL
(https://tmpfiles.org/dl/3316673/yirnn.pdf)
### Summary
The paper by Jaehyuk Yi and Jinkyoo Park introduces a hypergraph co…
-
Nice package, help me a lot~
I'm confused when testing the GS method and other BN algorithms. When only input data, edges in the generated graph are almost bi-directional. But when inputting data and…
XMAHA updated
2 years ago
-
George D, et. al. [Clone-structured graph representations enable flexible learning and vicarious evaluation of cognitive maps](https://www.nature.com/articles/s41467-021-22559-5).
-
![](https://image-static.segmentfault.com/220/837/2208373168-5c846e9f97da0)
Goal: the traditional graph mining data scientist can handle big data without learning too much new grammar.
[OpenCyph…
-
Install pyStruct a graph based learning library that seems to be the only one that supports Tree Structures for Conditional Random Fields (t-CRFs)
-
Structured data arises in a few of the domains discussed throughout the review. For example, CNNs perform tremendously for many tasks based on data from a regular graph like images ([subsection here](…
-
Hello,
I'm trying to use causal-learn (pc and fci at the moment) but I'm stuck with input data errors.
My dataframe has no nans nor infs, as checked with both pandas and numpy, but running either…