Skip to content

Shortest Path Distance Approximation Using Deep Learning Techniques

Notifications You must be signed in to change notification settings

Engineerumair/Shortest_Distance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortest_Distance

Shortest Path Distance Approximation Using Deep Learning Techniques
IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining (ASONAM) (2018)

Paper

Shortest Distance Approximation

Data

Facebook

How to run

  1. Learn embeddings using Deepwalk, node2vec or HARP
  2. Generate train and test pairs of nodes by generate_train_test.py
  3. Run feedforward.py or siamese.py to predict the shortest path between nodes

About

Shortest Path Distance Approximation Using Deep Learning Techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%