Simsso / Vision-Based-Page-Rank-Estimation

Student research project on pagerank estimation with deep graph networks
MIT License
5 stars 1 forks source link

Exploration of Graph Network Variants #58

Closed Simsso closed 5 years ago

Simsso commented 5 years ago
  1. Train a screenshot feature extractor and store its weights. Its output is e.g. a 32 dimensional vector.
  2. Train several graph networks that use its weight and experiment with different configurations. The low number of parameters should allow for fast iteration and many experiments.

Things to try:

Simsso commented 5 years ago

Experiments

Weighting

Edges

Simsso commented 5 years ago

Variants to try are set. Keeping track of the experiments in this new wiki page.