master's thesis latex sources
  • TeX 90.5%
  • BibTeX Style 9.2%
  • Shell 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-17 09:27:09 +02:00
obrana prijevod 2017-09-30 11:07:00 +02:00
.gitignore added .gitignore 2016-05-11 01:32:21 +02:00
01_uvod.tex fixes 2016-07-03 20:56:47 +02:00
02_pregled_pristupa_problemu_zdruzenog_predvidjanja.tex presentation and fixes 2016-07-04 04:09:31 +02:00
03_zdruzeno_predvidjanje.tex spelling 2016-07-04 00:03:04 +02:00
04_vjerojatnosni_graficki_modeli.tex fixes 2016-07-03 17:04:32 +02:00
05_strukturirani_perceptron.tex fixes 2016-07-03 02:11:40 +02:00
06_markovljeve_mreze_maksimalne_margine.tex damn it, a mistake after printing, hahahahaha 2016-07-12 17:30:35 +02:00
07_strukturirani_stroj_potpornih_vektora.tex fixes 2016-07-03 17:04:32 +02:00
08_ucenje_pretrazivanja.tex fixes 2016-07-03 02:11:40 +02:00
09_redukcije_u_strojnom_ucenju.tex fixes 2016-07-03 02:11:40 +02:00
10_politike.tex fixes 2016-07-03 02:11:40 +02:00
11_rollin_rollout.tex removed word s 2016-07-04 00:54:46 +02:00
12_pristupi.tex csoaXX explanation 2016-07-03 22:42:39 +02:00
13_searn.tex croatian pseudocode 2016-07-03 18:05:29 +02:00
14_dagger.tex spelling 2016-07-04 00:03:04 +02:00
15_aggrevate.tex fixes 2016-07-03 14:36:30 +02:00
16_lols.tex croatian pseudocode 2016-07-03 18:05:29 +02:00
17_pristranost_oznakama.tex spelling 2016-07-04 00:03:04 +02:00
18_primjena_na_konkretan_zadatak.tex fixes 2016-07-03 14:36:30 +02:00
19_primjena_oznacavanje_vrste_rijeci.tex prijevod 2017-09-30 11:07:00 +02:00
20_parsanje_ovisnosnog_stabla.tex fixes 2016-07-03 14:36:30 +02:00
21_oznacavanje_imenovanih_entiteta.tex prijevod 2017-09-30 11:07:00 +02:00
22_od_fine_do_grube_analize_sentimenta.tex prijevod 2017-09-30 11:07:00 +02:00
23_primjena_zdruzeno_predvidjanje.tex fixes 2016-07-03 20:56:47 +02:00
24_implementacija.tex fixes 2016-07-03 14:36:30 +02:00
25_opis_skupa_podataka.tex fixes 2016-07-03 14:36:30 +02:00
26_vrednovanje_oznacavanje_vrste_rijeci.tex Merge branch 'master' of github.com:vjeranc/dr-pisani 2016-07-06 02:27:09 +02:00
27_vrednovanje_parsanje_ovisnosnih_stabala.tex added ftrl explanation 2016-07-03 21:48:34 +02:00
28_vrednovanje_zdruzeno.tex presentation and fixes 2016-07-04 04:09:31 +02:00
29_zakljucak.tex fixes 2016-07-03 14:36:30 +02:00
30_sazetak_hrv.tex fix 2016-07-03 21:22:15 +02:00
31_sazetak_eng.tex mention Croatian 2016-07-03 21:02:31 +02:00
appendix.tex fixes 2016-07-03 17:04:32 +02:00
diplomski.tex fixes 2016-07-03 14:36:30 +02:00
fer.bst changed permissions 2016-04-30 11:39:53 +02:00
fer.cls changed permissions 2016-04-30 11:39:53 +02:00
izvornik.pdf izvornik + spelling 2016-06-23 00:09:02 +02:00
literatura.bib bibtex errors fixed 2017-10-17 20:02:33 +02:00
Makefile add Makefile 2021-10-31 15:37:11 +01:00
preamble.tex prijevod 2017-09-30 11:07:00 +02:00
README.md Fix typo in README regarding PDF location 2026-04-17 09:27:09 +02:00
rename.sh new kind of rename 2016-05-08 13:16:08 +02:00
tokenposec.pdf style changes and fixed typos 2016-06-22 22:10:21 +02:00

Pisani diplomski rad

Repozitorij sadrži sve datoteke potrebne za generiranje .pdf oblika diplomskog rada. .pdf je prisutan u releases odjeljku.

Glavna datoteka je diplomski.tex.

Za generiranje moguće je koristiti pdflatex. Pokrenite Makefile.

preamble.tex sadrži popis svih potrebnih paketa.

Moja preporuka je sve datoteke staviti na sharelatex. U tom slučaju dovoljno je izabrati diplomski.tex kao glavnu datoteku i kliknuti na gumb Compile.

Diplomski napisan za vrijeme pohađanja Fakulteta elektrotehnike i računarstva Sveučilišta u Zagrebu.

Izvorni kod nije javno dostupan (moguće ga je naći na CD-u priloženom u radu).

Typed form of thesis

Repository contains all files needed for generating .pdf of master's thesis. .pdf can be found by clicking releases.

Main file is diplomski.tex.

pdflatex can be used for generation. Run the Makefile.

preamble.tex contains the list of all necessary packages.

My recommendation is to upload all of the files to sharelatex. In that case it's enough to select diplomski.tex as main file and click the Compile button.

Thesis written while attending Faculty of Electrical Engineering and Computing, University of Zagreb.

Source code isn't publicly available (it can be found on the CD at the back of the thesis).