-
While I cannot share the node embedding (for now) since I am gzipping it to upload it on internet archive, in the meantime I can share some visualizations on the TransE embedding made with the GraPE l…
-
Analogous to the TransE visualization, but this time with CBOW (first order random walk sampling).
![image](https://user-images.githubusercontent.com/7738570/170890301-461f79c4-4900-49ab-9f6e-7bc3d…
-
> 此 ISSUE 为 [隐语开源共建计划(SecretFlow Open Source Contribution Plan,简称 SF OSCP)第二期](https://github.com/orgs/secretflow/discussions/741) https://github.com/secretflow/secretflow/issues/749 子任务,若对该任务感兴趣,欢迎在 …
-
@mcr229 @kimishpatel asked me to create this issue and bring it to your attention.
I added strict=False to
export(pre_autograd_aten_dialect, (enc_input, dec_input, dec_source_mask, dec_target_mask…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x7f6c060f5e2c334c284af85cfc88340b3399d4db053070ce12df4833c6893373
**Severity:** medium
**Description:**
## Details
…
-
The main method for doing [HRF convolution](https://github.com/VU-Cog-Sci/prfpy/blob/6d8d80dfc923c8d1af96637e9e1bf53184ef23e7/prfpy/model.py#L71) uses fftconvolve for speed, and a manual padding to av…
-
**Is your feature request related to a problem? Please describe.**
Each day the air quality predictions from our model will be updated. We should maintain a graph that is always upto date with the la…
-
Currently, the random split from edge_split() works only for link prediction.
Could you modify the split to also work for entity prediction?
Thank you!
-
### 🐛 Describe the bug
Background:
I want to build an anime recommendation system using gnn technique.
I split my pyg graph data into train/ dev/ test set.
And then do negative sampling and mini…
-
- [ ] only provide Fremen predictions when the edge has been traversed more than x ties
- [x] compare ignoring "ending in wrong node" nav fails when creating predictions vs counting them as successes …