Exercises & Assignments
We will implement and analyze random walks on real-world networks, exploring their applications for centrality measures and community detection.
- For students enrolled in SSIE 641
- You will receive a dedicated link to the assignment repository from the instructor.
- For those who are not enrolled in SSIE 641
- You can access the assignment repository at Github.
- This repository does not offer auto-grading. But you can grade the assignment by yourself by
bash grading-toolkit/grade_notebook.sh tests/test_01.py assignment/assignment.ipynb
bash grading-toolkit/grade_notebook.sh tests/test_02.py assignment/assignment.ipynb