-
I have been trying to use the `shap.DeepExplainer` with a `self-attention residual convolutional neural network` (implemented in `pytorch`) using a `3D input` (example, feature, time) - the model perf…
-
Currently to fetch the values of deep relationships, the code uses resolves with 'get'.ucfirst($resolveInfo->fieldName) path by path.
That will yield bad performance for deep graphs where you want …
-
First of all, I'd like to thank the team for developing such a valuable tool. The integration of humanify for JavaScript deobfuscation is incredibly useful, and I appreciate the work that has been don…
-
#### Related to Community Detection
- Large graph visualization using community detection
- Circling a set of nodes with a boundary such that obstruction is proportional to BFS
- [Nearly Balanced…
-
Is there a provision in the library to make shallow copy of few expensive objects, while we deep copy the remaining object graph. I doubt on reviewing the APIs, I do plan to make code change, by suppl…
-
I tried using both this repo and @carlfm01's fork, but both of them are coming up with the same issues (MacOS X, Python 3.6.4 on a MAcBook Air; Ubuntu 18.04, Python 2.7.15rc1 on a VM).
First, with …
-
How hard would it be to implement a [clip](https://docs.rs/geo/latest/geo/algorithm/bool_ops/trait.BooleanOps.html#tymethod.clip) operation taking a polygon and linestring, and returning the piece of …
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Complex visual shader graphs can quickly become challenging to manage a…
-
## 🚀 Feature
It would be nice to have a `programl.to_pyg` function to convert one or more Program Graphs to [`torch_geometric.data.Data`](https://pytorch-geometric.readthedocs.io/en/latest/modules/…
-
### Describe the issue
I'm trying to run [this ](https://huggingface.co/mrsarthakgupta/onnx_test_repo_4/blob/main/onnx/vision_model.onnx)model in the browser using onnxruntime-web but the results a…