Skip to content

Brite Shortest Path First (bspf) is a dataset of graphs to train ML models for learning Dijkstra's algorithm

Notifications You must be signed in to change notification settings

caiodadauto/bspf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brite Shortest Path First (bspf)

bspf is a dataset to train machine learning models for learning Dijkstra's algorithm.

Usage

Clone the repository and run the script download_topologies.sh. Then, choose between a short example of the dataset, making

git checkout toy

or the complete dataset, using

git checkout v1.0

And, create the dataset making dvc pull.

About

Brite Shortest Path First (bspf) is a dataset of graphs to train ML models for learning Dijkstra's algorithm

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages