Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-05address code review commentsMarcin Junczys-Dowmunt
2019-01-28hacky Nan handlingMarcin Junczys-Dowmunt
2019-01-27rename bert-specific optionsMarcin Junczys-Dowmunt
2019-01-27added checking of number of layersMarcin Junczys-Dowmunt
2019-01-27first try for bert to marian conversion scriptMarcin Junczys-Dowmunt
2019-01-24Add scripts generating shortlistsRoman Grundkiewicz
2018-10-19Use single connectionRoman Grundkiewicz
2018-10-09Add script for injecting 'decoder_c_tt'Roman Grundkiewicz
2018-06-06Remove leftover references to Python bindingsDominik StaƄczak
2018-04-25Add option -f for printing whole arraysRoman Grundkiewicz
2018-01-13Add printing value for any key from model.npzRoman Grundkiewicz
2018-01-12Add scripts printing special:mode.yml from model.npzRoman Grundkiewicz
2018-01-11Fix decoding error with python2Roman Grundkiewicz
2017-11-13chmod +x clientKenneth Heafield
2017-11-07Rename script nameRoman Grundkiewicz
2017-09-04Remove unwanted newlineRoman Grundkiewicz
2017-09-01Add script injecting s2s options to nematus .npz modelsRoman Grundkiewicz
2017-08-19Update python example scriptsRoman Grundkiewicz
2017-08-19Update python clientRoman Grundkiewicz
2017-08-19Fix python bindingsRoman Grundkiewicz
2017-08-19Remove unwanted print in server.pyRoman Grundkiewicz
2017-08-18Unify python translate() interface with amunmtRoman Grundkiewicz
2017-08-18Copy python scripts from amunmtRoman Grundkiewicz
2017-07-10make hard-attention models workMarcin Junczys-Dowmunt
2017-07-04prepare_corpusMarcin Junczys-Dowmunt
2017-07-04Add --dim-voc option to process_word2vec.pyRoman Grundkiewicz
2017-07-04Fix loading YAML vocabRoman Grundkiewicz
2017-07-04handle different model type embeddingsJim Geovedi
2017-07-04added embedding exporter from modelJim Geovedi
2017-07-03Update and rename word2vec scriptRoman Grundkiewicz
2017-07-02Fix corpus in word2vec scriptRoman Grundkiewicz
2017-06-30Add loading embedding vectors from filesRoman Grundkiewicz
2017-06-30Replace words with IDs in embedding vectorsRoman Grundkiewicz
2017-06-30Add script to train word2vec embeddingsRoman Grundkiewicz
2017-01-21remove old scripts and examplesMarcin Junczys-Dowmunt
2016-09-21avoid reallocation of temporary tensorsMarcin Junczys-Dowmunt
2016-09-21working dropout nodeMarcin Junczys-Dowmunt
2016-09-19reluplus node for testing, clean upMarcin Junczys-Dowmunt
2016-09-19better visualization, Relu specific functionsMarcin Junczys-Dowmunt
2016-09-19broadcasting in kernelsMarcin Junczys-Dowmunt
2016-09-19attempts at relu and dropout nodesMarcin Junczys-Dowmunt
2016-09-19fixed(?) bug in TanhOpNode, weird operator priority in bound lambdasMarcin Junczys-Dowmunt
2016-09-17preparing mnist benchmarkMarcin Junczys-Dowmunt
2016-09-14Modify single layer training script, add 2-layer training scriptMaximiliana Behnke
2016-09-14Add test model training scriptMaximiliana Behnke
2016-05-08function keywordsMarcin Junczys-Dowmunt