Antonio Filipovic
Antonio Filipovic
[master < Task] PR - [x] Add tests - [x] Check, and update documentation if necessary - [x] Update [changelog](https://docs.memgraph.com/memgraph/changelog) Once PR is ready, I will update the changelog and...
[master < Task] PR - [ ] Check, and update documentation if necessary - [ ] Update [changelog](https://docs.memgraph.com/memgraph/changelog) - [ ] Provide the full content or a guide for the...
**Memgraph version** Which version did you use? Memgraph v2.0.0 **Environment** Some information about the environment you are using Memgraph on: operating system, how do you connect, with or without docker,...
[master < Epic] PR - [ ] Check, and update documentation if necessary - [ ] Update [changelog](https://docs.memgraph.com/memgraph/changelog) - [ ] Write E2E tests - [ ] Compare the [benchmarking...
### Description Integration of `torch`-based drug interaction prediction framework called `ChemicalX`. ### Pull request type - [x] Algorithm/Module ###################################### ### Reviewer checklist (the reviewer checks this part) #### Module/Algorithm -...
Hi, let's say we are using GraphSumEmbedding as a layer in TGN. As I understood from [Your paper](https://arxiv.org/pdf/2006.10637.pdf) in the propagation part, we are supposed to concatenate embeddings from the...
When I am working with an `Edge`, there is a scenario where I want to find which `Node` is it, and I only have `Memgraph node ID`, and not the...
This PR intends to get data from replicas, and choose new replicas based on the following policy: - [ ] chose new replica whose memgraph db is most forward (biggest...
**Memgraph version** 2.10.2 **Environment** AWS EC2 Ubuntu 22 running memgraph-platform in a docker container **Describe the bug** I run the following query on BlueJ to do community detection: CALL community_detection.get()...