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
2017-06-20fix path in python serversumma20170621Tomasz Dwojak
2017-06-20Fix CPU and mini-batch > 0Tomasz Dwojak
2017-06-19Merge branch 'master' of github.com:amunmt/amunmt into newNematusTomasz Dwojak
2017-06-19Rearrange CPU codenewNematusTomasz Dwojak
2017-06-19Move EncoderDecoderState to right directoryTomasz Dwojak
2017-06-19Move EncoderDecoderState to its own headerTomasz Dwojak
2017-06-19Add dl4mt namespace in CPUTomasz Dwojak
2017-06-19remoce empty decoder.cppTomasz Dwojak
2017-06-19Fix Nematus model compilationTomasz Dwojak
2017-06-19Add Nematus model files to CMakeTomasz Dwojak
2017-06-19Add Nematus namespaceTomasz Dwojak
2017-06-19Remove empty file decoder.cppTomasz Dwojak
2017-06-19Rrefactor Nematus::ModelTomasz Dwojak
2017-06-19Remove old fine dl4mt.hTomasz Dwojak
2017-06-19Refactor TransitionTomasz Dwojak
2017-06-19Copy nematus model to new directoryTomasz Dwojak
2017-06-16Merge branch 'master' of github.com:marian-nmt/marianMarcin Junczys-Dowmunt
2017-06-16update marian with truckloads of new optionsMarcin Junczys-Dowmunt
2017-06-16Add LN and transitionsTomasz Dwojak
2017-06-13Start working on Layer NormalizationTomasz Dwojak
2017-06-12Set precision in outputTomasz Dwojak
2017-06-12Make CPU softmax safeTomasz Dwojak
2017-06-07Fix printing alignmentTomasz Dwojak
2017-06-07testMarcin Junczys-Dowmunt
2017-06-06fix averaging scriptMarcin Junczys-Dowmunt
2017-06-06update marianMarcin Junczys-Dowmunt
2017-06-05update marianMarcin Junczys-Dowmunt
2017-06-05Fix tie embs: change operator to functionTomasz Dwojak
2017-06-05Merge branch 'master' of https://github.com/marian-nmt/marianMarcin Junczys-Dowmunt
2017-06-05missing tanh in amunMarcin Junczys-Dowmunt
2017-06-05Support encoder-decoder tie embeddingsTomasz Dwojak
2017-06-05Support tie embeddings: GPUTomasz Dwojak
2017-06-05Support tie_embeddings from Nematus: CPUTomasz Dwojak
2017-06-05RefactoringTomasz Dwojak
2017-06-03Update README.mdMarcin Junczys-Dowmunt
2017-06-03Update README.mdMarcin Junczys-Dowmunt
2017-06-03change submodule pathMarcin Junczys-Dowmunt
2017-05-30Remove redundant God in Scorer::Decode()Tomasz Dwojak
2017-05-30Add warning about BPE v. 0.2Tomasz Dwojak
2017-05-29Refactor Search classTomasz Dwojak
2017-05-25Merge branch 'master' of https://github.com/amunmt/amunmtPhilipp Koehn
2017-05-25return soft alignmentPhilipp Koehn
2017-05-25added script to convert s2s model to amun modelPhilipp Koehn
2017-05-24Add (again) layer normalization on CPUTomasz Dwojak
2017-04-19Update README.mdMarcin Junczys-Dowmunt
2017-04-17Fix github links; add bibtexRoman Grundkiewicz
2017-04-14Merge conflictsRoman Grundkiewicz
2017-04-14update marian to fix missing loggingMarcin Junczys-Dowmunt
2017-04-14update integration due to multi-s2sMarcin Junczys-Dowmunt
2017-04-14updated marian version to recent masterMarcin Junczys-Dowmunt