Kishalay Das (KD)

Results 8 issues of Kishalay Das (KD)

Hello, Is there any version of this code available in PyTorch? I am not much comfortable with TensorFlow, so if I get a torch version it would have been really...

I have around 40K crystal data from the materials project database in .cif file format. I want to train the megnet model from scratch using my own train test split...

Hey, I want to use this pretraining strategy to pre-train the GNN model on a new chemical dataset from scratch. What I have understood from the code, all the datasets...

Hello, First 140 nodes in cora that you are considering as Train-Samples, are those node indexes are 0-139 or something else in Adjacency Matrix?

I tried to dump textual description of a few MP crystals and found for a few crystals like 'VSe2', 'MoW3(SeS3)2', 'Mo3W(Se3S)2' etc I am getting the following error : Traceback...

Is there any way to run this code without fairseq? I want to train tokengt with my own graph data and check the results.

Is it possible to have the torch version of the code in place of torch-ignite? I want to go deep dive into the actual code and want to make some...

Hi, How to run the code?