Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 541 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 541 Bytes

Dengue Epidemic Forecasting

This repository contains the code and reports(in portuguese) for the final project in the course: "Dados, Inferência e Aprendizagem" taught at UNICAMP on September 2019.

The project team is composed by:

  • Antonio José Pinheiro Prado
  • Juliano Siloto Assine
  • Luiz Eduardo Pita Mercês Almeida

Reports

How-To

docker build -t dengai .
nvidia-docker run --rm -it -p 8888:8888 --name dengai -v $PWD:/tf dengai