issues Search Results · repo:pedugnat/dynnode2vec language:Python
Filter by
5 results
(47 ms)5 results
inpedugnat/dynnode2vec (press backspace or delete to remove)🐛 Bug Report
For compatibility reason, we should rollback commit #21 to keep the package in 3.8-3.9, unless benchmarks show
significant performance improvement when using 3.10.
bug
pedugnat
- Opened on Aug 10, 2022
- #23
🚀 Feature Request
To make sure that our implementation is similar to the base paper s one, we should implement their benchmarks and
compare performance.
Paper link: https://arxiv.org/pdf/1812.02356.pdf ...
enhancement
pedugnat
- Opened on Aug 9, 2022
- #20
🚀 Feature Request
We should validate input graphs by making sure that their weights are all strictly positive, as it is a key condition to
be able to perform the random walks.
enhancement
pedugnat
- Opened on Aug 9, 2022
- #19
🚀 Feature Request
Since the runtime of the dynnode2vec may be long, it would be nice to have logging, under the form of messages and/or
progress bar (i.e. tqdm).
enhancement
pedugnat
- Opened on Aug 9, 2022
- #18
🚀 Feature Request
We should parallelize random walks generation at time 0. For t 0, walks are generated in parallel at the time-step
level. But at time 0, we do not take advantage of potential parallelization. ...
enhancement
pedugnat
- Opened on Aug 9, 2022
- #17

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.