transfer-learning-text-tf icon indicating copy to clipboard operation
transfer-learning-text-tf copied to clipboard

Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)

Results 4 transfer-learning-text-tf issues
Sort by recently updated
recently updated
newest added

What is the version of the tensorflow?

The paper - Semi-supervised Sequence Learning(https://arxiv.org/abs/1511.01432) - states that for training of SA-LSTM, they used the same LSTM for both encoding and for decoding. However, this implementation uses 2 LSTMs...

Do you plan to implement SSL in Pytorch?

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...