transfer-learning-text-tf
transfer-learning-text-tf copied to clipboard
Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)
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...