Recent Releases of matchzoo

matchzoo - v2.2

v2.2

- Python
Published by uduse over 6 years ago

matchzoo -

  • add automation modules
    • mz.auto.tuner that automatically search for model hyper parameters
    • mz.auto.preprer that unifies model preprocessing and training processes
  • add QuoraQP dataset
  • rewrite mz.DataGenerator to be callback-based
  • fix models behaviors under classification tasks
  • reorganize project structure, the most significant one being moving processor_units to preprocessors.units
  • rename redundant names (e.g. NaiveModel -> Naive, TokenizeUnit -> Tokenize)
  • update the tutorials
  • various other updates

- Python
Published by uduse almost 7 years ago