Skip to content

imvasumehra/GooglePageRank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GooglePageRank


This project showcases the famous Google Page Rank algorithm developed by Larry Page and Sergey Brin. The implementation uses only numpy for matrix vector calculations and networkx for graph representation purposes.

The PageRank is based on taken from Wikipedia. I had to first generate the adjacency matrix manually and then the whole algorithm was applied on it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published