Skip to content

Projects and exercises for Diffusion Processes on Complex Networks course by J. Szawbinski and T. Weron at Wroclaw University of Science and Technology.

Notifications You must be signed in to change notification settings

kaledgar/CplxNtwrk2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CplxNtwrk2023

This is a repository for homeworks, projects and exercises for Diffusion Processes on Complex Networks course by J. Szawbinski and T. Weron at Wroclaw University of Science and Technology.

All solutions by Kacper Kinastowski

Assignments list:

  1. Introduction to networks and graph theory - nothing special:)
  2. Implementation of graph structure - my own implementation of graph class similar to `NetworkX1.
  3. Analysis of real and artificial networks - this project consists of analysis of artificial networks (random, Barabasi-Alberts, Watts-Strogatz) and real a network. Real network is a network of redditors and subreddits connected with subreddit r/Python. The network was obtained through my application: RedditUserScraper (i strongly recommend to play a little bit with this one!),
  4. Random walks - random walks in 2D and on graphs
  5. SIR (pandemic models) - SIR model (ODE) and pandemy on graphs models
  6. Q-Voter model

To access

git clone https://github.com/kkinastowski66/CplxNtwrk2023.git

About

Projects and exercises for Diffusion Processes on Complex Networks course by J. Szawbinski and T. Weron at Wroclaw University of Science and Technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published