Neuralmonkey Versions Save

An open-source tool for sequence learning in NLP built on TensorFlow.

0.2.5

5 years ago

Last (mostly) backward compatible version before migrating to tf.data.Dataset Acheves about 30% speedup over the previous version during both training and inference.

0.2.4

5 years ago

A year's worth of changes. Next release will probably introduce some non-compatible changes to the configuration and a shift to newer TF version.

0.2.3

6 years ago

Version before transfer to TF 1.4

0.2.2

6 years ago

Last version of the toolkit with linear projection in decoder output layer. Newer versions contain additional relu activation. If you have models trained with older versions, this is the latest version they can be used without changing the configuration file.

0.2.1

6 years ago

Models compatible with 0.2.0. Newer versions will not be compatible.

0.2

7 years ago

Switched support to TensorFlow 1.0

0.1.1

7 years ago

Final Neural Monkey version that supports TensorFlow 0.11

0.1.0

7 years ago

The first release of Neural Monkey.

This version will be used for the WMT 17 Nerual Training Task.