Otávio Calaça

Results 10 comments of Otávio Calaça

Hi @jermainewang, thanks for sharing this! I'm currently doing my PhD and working with Dynamic Graphs. I would like to make myself available to help with the documentation related to...

Hi @rusty1s, in order to try to contribute to the Roadmap definition/planning, I want to add some topics/thoughts to be considered: - Consider extending or updating the TemporalData entity to...

Hi @rusty1s, thanks for answering! > How do you think people want to define their temporal data in the first place? It is hard to say since this area is...

Hi, @rusty1s. Nice, thanks! We can also add a `TemporalData.snapshot` method which will receive a param `time` and will return a snapshot of the Data until the given time, wdyt?...

Thanks for updating the roadmap @rusty1s. I'm currently working on items 1, 2, 4 and 5. Planning to submit some PRs this week.

Hi @Padarn, sorry for the delay in replying to your message. For some reason, I didn't get notified. I'm not sure if I understood your question, please, excuse me if...

> I wasn't aware of https://pytorch-geometric-temporal.readthedocs.io/en/latest/index.html earlier - Is it fair to say we want to bring most of this functionality inside of pytorch geometric? Hi @Padarn, I would say...

> One thing to think of after we are done with the initial 5 steps you mentioned, is to think of how to incorporate node addition/ deletion to the update...

> Node-wise and interactions events seem to have different representations, so how do you want to merge them Well... as per the TGN and Jodie papers, the datasets we currently...

@Padarn, `Data.to_temporal(time_attr='time')` on the other side is something that I think we can start working on, wdyt?