Copynet-tf

Latest version: v0.2.0

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

Scan your dependencies

Page 1 of 2

0.2.0

Improvements
- Bumped to `TensorFlow 2.2.0`
- Decoder refactored to be used with default Keras `fit predict` pipeline
- Example updated to show usage with Keras pipeline
- Per-epoch training time on toy example decreased to `4s` from `11s`

Limitation
- Tested with `tf.data.Dataset` only
- Need to pass `drop_remainder=True` to `batch()` method of `tf.data.Dataset`. Cannot handle case of unknown `batch_size`

0.1.5

- Beam search is improvised to give more variance in predictions
- Bug with copy token fixed

0.1.4

- Decoder correctly masks special tokens while copying now
- BeamSearch stops adding to probability after end token

0.1.3

bug: fix not copying special tokens

0.1.2

add reporting attentive and selective weights while calculating loss

0.1.1

- add option to specify length in transform

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.