zoukankan      html  css  js  c++  java
  • CS224W Analysis of Networks

    • 课程地址:http://web.stanford.edu/class/cs224w/index.html#resources
    • 课程背景:网络是建模复杂的社会、技术和生物系统的基本工具。随着生物科学中在线社交网络和大规可用模数据的出现,本课程重点分析提供许多计算、算法和建模挑战的大规模网络。
    • 课程摘要:本课程将涵盖最近对这种大型网络的结构和分析以及抽象其基本属性的模型和算法的研究。我们将探讨如何通过网络结构和演化模型来实际分析大规模网络数据以及如何对其进行推理。
    • 课程设计的话题:信息如何在社会中传播;食物网和金融市场的鲁棒性和脆弱性;万维网的算法;在线社交网络中的朋友预测;生物网络中功能模块的识别;疾病暴发检测。
    • 授课老师:Jure Leskovec(Node2vec作者)、Michele Catasta
    • 使用的编程工具以及data:SNAP.PY

    Info Sheet

    课程详细章节:

    • Six degrees of separation
    • Models of the small world
    • Network Inference
    • Network Robustness
    • Power-laws and Preferential attachment
    • Models of network evolution
    • Cascading behavior in networks
    • Models of network cascades
    • Influence maximization in networks
    • Knowledge Graphs and Metapaths
    • Finding communities and clusters in networks
    • Spectral clustering and large scale community structure in networks
    • Modularity and large scale community structure in networks
    • Message passing and Node classification
    • Network motifs, Structural roles in networks
    • Link analysis, Pagerank
    • Node Representation Learning, Node2Vec
    • Graph Convolutional Networks

    Lecture 01 intro

    Lecture 01 Graph Representation Learning

  • 相关阅读:
    java文件下载
    java程序运行原理
    java io流(核心:读进来,写出去)
    oracle操作表和字段的sql复习
    深入理解C/S和B/S模式
    Windows PyCharm永久激活
    MacBook PyCharm永久激活
    百度云同同步盘 mac版
    SJW-遍历我的账户左侧导航页面(句柄切换)
    python-selenium无法调用浏览器的问题==
  • 原文地址:https://www.cnblogs.com/JCcodeblgos/p/10147855.html
Copyright © 2011-2022 走看看