master-thesis/src/metadata.yaml

61 lines
1.4 KiB
YAML

---
author: Raffaele Mignone
matr: 399000298
title: Uno studio sulle fasi di un Machine Learning workflow e utilizzo di librerie
institute: Università degli studi del Sannio
department: Dipartimento di ingegneria
course: Corso di Laurea Magistrale in Ingegneria informatica
academic-year: Anno accademico 2020-2021
supervisor:
title: Chiar.mo Prof.
name: Massimiliano Di Penta
cosupervisor:
title: Dott.ssa
name: Vittoria Nardone
#############
babel: italian
lang: it-IT
toc: true
toc-depth: 3
lof: true
logo: src/figures/logo.png
twoside: false
openright: true
numbersections: true
eulerchapternumber: true
floatnumbering: true
link-citations: true
#############
ac-onlyused: true
ac-title: Acronimi
acronym:
- short: AI
long: Artificial Intelligence
- short: API
long: Application Program Interface
- short: CERN
long: European Council for Nuclear Research
- short: DL
long: Deep Learning
- short: GPU
long: Graphics Processing Unit
- short: ML
long: Machine Learning
- short: NLP
long: Natural Language Processing
- short: PR
long: Pull Request
- short: RQ
long: Research Question
- short: SATD
long: Self-Admitted Technical Debt
- short: SO
long: Stack Overflow
- short: VPS
long: Virtual Private Server
##### crossref #####
figureTitle: "Figura"
tableTitle: "Tabella"
lofTitle: "Lista delle figure"
---