JuliaML / MLDatasets.jl

Utility package for accessing common Machine Learning datasets in Julia
https://juliaml.github.io/MLDatasets.jl/stable
MIT License
228 stars 46 forks source link

Graph Datasets that can be implemented #239

Open rbSparky opened 3 months ago

rbSparky commented 3 months ago

This is in comparison to pytorch geometric(some datasets might need to be re verified since they might be implemented in umbrella datasets like OGB):

rbSparky commented 3 months ago

We can assign priorities to the ones that are most commonly used and start with those?