- đź“š Menczer, Filippo; Fortunato, Santo; A. Davis, Clayton. A First Course in Network Science [Link]
- đź“š Dmitry Zinoviev. Complex Network Analysis in Python [Link]
- đź“š Coscia, Michele. The Atlas for the Aspiring Network Scientist [Link]
- đź“š Mark Newman. Networks. [Link]
- 🔥 Literature of Deep Learning for Graphs [Link]
- đź“Ł A scientific network data repository [Link]
- đź”– Stanford large network dataset collection (SNAP) [Link]
-
Week 03 Exercise
-
Week 05 Exercise
-
Week 07 Directed networks: case study of Wikipedia pages
- Building a networking from Wikipedia pages
- Collecting data from a snowballing process
- Truncate and eliminate duplicates
- Exploring the network
- Gephi
- Install
- Quick start
- Using layouts
- Node and network measures
- Visualize and filter
- Renderize and export
- Highlighting a community
- Deploy the network [Page link]