Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 802 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 802 Bytes

Learning-From-Network-Project

This repo contains the project of the Learning From Networks course of the University of Padua.

Group members

Surname Name
Caldivezzi Francesco
Rampon Riccardo
D'Antimo Simone

Instruction to execute the code

In order to execute the code either :

  • Open this Google Colab Jupyter Notebook Colab
  • Change the cell that contains this :
    api_token = {"username":"your_username", {"key":"your_key"}
    with your values.
  • Execute all the cells as explained in the Notebook.