GraphEmbedding系列总结

文章目录

  • GraphEmbedding系列总结
    • Word2Vec
    • Item2Vec
    • DeepWalk
    • Node2Vec
    • EGES
    • LINE
      • LINE model
        • first-order proximity
        • second-order proximity
        • combination
    • SDNE
      • SDNE算法原理
        • 二阶近邻关系
        • 一阶近邻关系
        • loss
    • Struc2Vec
    • 参考文献

你可能感兴趣的:(RS,算法,机器学习,神经网络)