Skip to content

Commit 19dc702

Browse files
author
Aditya Grover
committed
README updated
1 parent 4e601bd commit 19dc702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository provides a reference implementation of *node2vec* as described i
66
> Knowledge Discovery and Data Mining, 2016.<br>
77
> <Insert paper link>
88
9-
The *node2vec* algorithm learns continuous representations for nodes in any (un)directed, (un)weighted graph. Please check the [project page](snap.stanford.edu/node2vec/) for more details.
9+
The *node2vec* algorithm learns continuous representations for nodes in any (un)directed, (un)weighted graph. Please check the [project page](https://snap.stanford.edu/node2vec/) for more details.
1010

1111
### Basic Usage
1212

0 commit comments

Comments
 (0)