forked from KEMT/zpwiki
Add 'pages/students/2016/dominik_nagy/README.md'
This commit is contained in:
parent
426796835e
commit
f17d602d13
19
pages/students/2016/dominik_nagy/README.md
Normal file
19
pages/students/2016/dominik_nagy/README.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Dominik Nagy
|
||||||
|
## Tímový projekt 2019
|
||||||
|
|
||||||
|
- Vypracujte min. 4 stranový rešerš na tému: "Sequence to Sequence" (Encoder-Decoder, seq2seq, transformer, attention)
|
||||||
|
- citujte min. 10 najvýznamnejších bibliografických zdrojov
|
||||||
|
|
||||||
|
15.1.2020:
|
||||||
|
- Prečítajte si o [konvolučných sieťach](http://www.wildml.com/2015/11/understanding-convolutional-neural-networks-for-nlp/)
|
||||||
|
- Prečítajte si Sequence to Sequence Convolutional Neural Network for Automatic
|
||||||
|
Spelling Correction
|
||||||
|
- Skúste si nainštalovať nástroj fairseq
|
||||||
|
- prejdite si tutoriál https://github.com/pytorch/fairseq/blob/master/examples/translation/README.md
|
||||||
|
|
||||||
|
## Návrh na zadanie DP
|
||||||
|
|
||||||
|
- Vypracujte teoretický prehľad metód "sequence to sequence".
|
||||||
|
- Pripravte si dátovú množinu na trénovnie modelu sequence to sequence pre úlohu opravy preklepov.
|
||||||
|
- Vyberte minmálne dva rôzne modely a porovnajte ich presnosť na vhodnej dátovej množine.
|
||||||
|
- Na základe výsledkov experimentov navrhnite zlepšenia
|
Loading…
Reference in New Issue
Block a user