Releases: MarcBS/multimodal_keras_wrapper
Releases · MarcBS/multimodal_keras_wrapper
3.1.1
Tensorboard metrics and code reorganization
- Reorganize huge cnn_model into submodules
- Metrics are now logged in Tensorboard
- Minor fixes
Add evaluation via SacreBLEU
Add evaluation via SacreBLEU.
Match the PyPI package versioning.
v2.1.3.2
3.0.1: Merge pull request #222 from lvapeab/master
Fixbug build_vocabulary
MKW stable for Python3
v3.0.0 Minor bug fixes
MKW v2.1.3 minor change
v2.1.3.1 Bugfix topK accuracy
MKW v2.1.1 minor change
v2.1.3 Minor bugfix metrics calculation.
MKW v2.1.2 minor change
v2.1.2.3 Bugfix data load queue.
MKW v2.1.2 minor change
v2.1.2.2 Update function for balanced accuracy calculation.