Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/burnpiro/wiz-masters-thesis

Master's Thesis latex, PWR (WUST) WIZ
https://github.com/burnpiro/wiz-masters-thesis

latex latex-document masters-thesis pwr wust

Last synced: about 1 month ago
JSON representation

Master's Thesis latex, PWR (WUST) WIZ

Awesome Lists containing this project

README

        

# My Master's Thesis as latex project

## Thesis title:
#### Attribution_Methods_in_Interpretability_of_Deep_Convolutional_Neural_Networks ([PDF](https://github.com/burnpiro/wiz-masters-thesis/raw/main/Attribution_Methods_in_Interpretability_of_Deep_Convolutional_Neural_Networks.pdf))

Wrocław University of Science and Technology (WUST) | Politechnika Wrocławska (PWR)

Faculty of Computer Science and Management: DATA SCIENCE

I didn't remove the whole content because it has some useful hacks for image positioning etc.

## USAGE:

Edit template just edit a template. Zip it and upload to Overleaf or any other similar service. You might also run it locally. The main file is called `main.tex`. There are some variables to set for the title page:

- `\author` – name of the author,
- `\title` – title of the thesis,
- `\supervisor (optional)` – name of the thesis' supervisor,
- `\fieldofstudy` – author's field of study,
- `\specialty` (optional) – author's specialty, if any,
- `\keywords` – thesis' keywords. Should not be longer than 150 characters,
- `\summary` – short summary of the thesis. Should not be longer than 530 characters.

## Thanks

- [Karol Belina](https://github.com/karolbelina) - for the generation of the title page [her doc class](https://github.com/karolbelina/wizthesis)
- [Tomasz Strzałka](https://pl.linkedin.com/in/tomasz-strza%C5%82ka-7ba5a314b) - for the base structure of the template [zipped file](https://cs.pwr.edu.pl/cichon/MaterialyDydaktyczne/Szablon2017.zip)