Skip to content

caldi99/Learning-From-Network-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.