master-thesis/src/metadata.yaml

61 lines
1.4 KiB
YAML
Raw Normal View History

2021-06-02 16:36:39 +00:00
---
author: Raffaele Mignone
2021-06-05 10:45:10 +00:00
matr: 399000298
2021-06-02 16:36:39 +00:00
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
2021-06-05 10:45:10 +00:00
supervisor:
title: Chiar.mo Prof.
name: Massimiliano Di Penta
cosupervisor:
title: Dott.ssa
name: Vittoria Nardone
2021-06-02 16:36:39 +00:00
#############
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
2021-06-02 16:36:39 +00:00
#############
2021-06-02 17:28:36 +00:00
ac-onlyused: true
ac-title: Acronimi
acronym:
2021-06-10 10:24:09 +00:00
- short: AI
long: Artificial Intelligence
2021-06-02 17:28:36 +00:00
- short: API
long: Application Program Interface
2021-06-10 10:24:09 +00:00
- short: CERN
long: European Council for Nuclear Research
- short: DL
long: Deep Learning
2021-06-15 20:16:51 +00:00
- short: GPU
long: Graphics Processing Unit
2021-06-02 17:28:36 +00:00
- short: ML
long: Machine Learning
2021-06-10 10:24:09 +00:00
- short: NLP
long: Natural Language Processing
2021-06-15 20:16:51 +00:00
- short: PR
long: Pull Request
2021-06-15 12:27:04 +00:00
- short: RQ
long: Research Question
2021-06-10 10:24:09 +00:00
- short: SATD
long: Self-Admitted Technical Debt
2021-06-16 09:39:51 +00:00
- short: SO
long: Stack Overflow
2021-06-03 20:33:05 +00:00
- short: VPS
long: Virtual Private Server
##### crossref #####
figureTitle: "Figura"
tableTitle: "Tabella"
lofTitle: "Lista delle figure"
2021-06-02 16:36:39 +00:00
---