Patrick

Results 4 comments of Patrick

I'm having this issue too.

I fixed the problem by installing 1.13.4 version of tensor2tensor `!pip install tensor2tensor==1.13.4`

Try this: ```bash git clone [email protected]:zaiste/tmuxified.git ```

Hi @publioelon, I think it's technically possible, since sigmoid is a special case of softmax (where number outputs = 2). But first could you please let me know if the...