Matchzoo

Latest version: v2.2.0

Safety actively analyzes 619098 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.2

2.1

- 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

1.0

- Written based on PyTorch
- Add BertPreprocessor, BertPadding, BertModule and Bert model
- Speed up loading embedding & support word2vec, GloVe and fastText
- Implement a majority of matching models
- Support dynamic padding
- Auto check task when defining a task
- Support multiprocess DataLoader
- Support early stopping, clipping gradient norm, validation interval and auto save best model

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.