Recent Releases of matchzoo
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_unitstopreprocessors.units - rename redundant names (e.g. NaiveModel -> Naive, TokenizeUnit -> Tokenize)
- update the tutorials
- various other updates
- Python
Published by uduse almost 7 years ago