Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 548 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 548 Bytes

RELINE

Introduction

The algorithm learns simultaneously from multiple unipartite and bipartite graphs and produces the corresponding embeddings.

Execution Parameters:

  • size: The size of the dimention
  • negative: The number of the Negative Samples
  • samples: Total number of samples (in millions)
  • rho: Learning rate
  • threads: How many threads it will create
  • path: The path to the input files

Datasets