[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
dod [2018/10/15 17:43]
rosa [2018]
dod [2018/10/16 11:38]
rosa [2017]
Line 14: Line 14:
     * word embeddings od Tomáše Musila (/net/me/merkur3/musil/simplewiki/)     * word embeddings od Tomáše Musila (/net/me/merkur3/musil/simplewiki/)
     * receptron od Petry Barančíkové     * receptron od Petry Barančíkové
 +      * Modely jsou ulozeny na clusteru tu: /home/barancikova/WORK/recipes/recessential
 +      * Poustim to tu pres ipython3 (potrebuje tensorflow a tflearn):
 +
 +  from train_model import *
 +  m, encoding, char_indices = load_model()
 +  m.make_recipe("Kachna na pomerančích", encoding,temperature=0.68)
 +
   * leták: upravený leták od Jindry Libovického (upravil Rudolf Rosa, v SVN zde: https://svn.ms.mff.cuni.cz/svn/phd_students/rosa/conferences/2017-11-23-DOD)   * leták: upravený leták od Jindry Libovického (upravil Rudolf Rosa, v SVN zde: https://svn.ms.mff.cuni.cz/svn/phd_students/rosa/conferences/2017-11-23-DOD)
     * {{ :dod.pdf |PDF pro tisk}}     * {{ :dod.pdf |PDF pro tisk}}

[ Back to the navigation ] [ Back to the content ]