Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 538 Bytes

File metadata and controls

16 lines (9 loc) · 538 Bytes

Guide to code

Machine and Deep Learning implementation

The models implementation is located in

code/mmodels.py

this file contains only the implementationa and so is not meant to be ran. Moreover for models' configuration please refer to the guide for config file.

Run

You can exectute our code by means of Jupyter Notebook launching the script located in

code/modelling-Brazil.ipynb

Before running the script please check some flags, especially the ones for training the models.ßß