-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
While Fortran is still used for scientific and engineering problems we feel that it would be better to implement the FSI solver using C++ to provide a more extensible framework (e.g. plugins for custo…
-
GAMLP actually follows the paradigm of using labels and multi-stage training from SAGN(+SLE). Moreover, GAMLP for ogbn-mag also 'copies' the combination of NARS and SAGN(+SLE). Unfortunately, the auth…
-
https://www.science.org/doi/epdf/10.1126/sciadv.abn4117
> The categorization of Wyckoff positions depends on a choice of origin (50). Hence, there is not a unique mapping between the crystal structur…
-
I'm using the MedianPruner (although I think the PercentilePruner has the same issue). When there are more than n_startup_trials trials, but only one of them is long-running (e.g., most trials end at …
-
### What is your question
Hi, in a knowledge graph many times there are multiple relations, but predicting only some specific type (e.g. gene-disease) is desirable. I have a graph with over 1MM edges…
-
hi!
I am trying to use the implementation of the self-supervised GNNs (e.g., InfoGraph). However, the [example provided](https://github.com/divelab/DIG/blob/dig/examples/sslgraph/example_infograph.ip…
-
During my internship, I have the chance to be involved in the automl multimodal classification setting, where the modality includes tabular, text, and image. There already exist many text--image datas…
-
Hi,
I try to read the experimental setup in your paper. I am wondering how you did evaluate the performance of CARE-GNN designed for multi-relation graphs, on the wiki dataset?
Thank you very m…
-
I have been studying GNNs and GraphML for some time now, as well as done research on VGAEs. So I want to contribute here. I will make blogs on the math of inner working of GNN algorithms, and code in …