PageRank_Algorithm 这个项目是算法pagerank的实现 文件 n01_page_rank_example.py 里面是一个小例子,根据这个例子就可以看到pagerank代码的计算过程了 文件 n02_tanh_change.py 是一个无关的文件,备份在这个项目里