Cosmo Zhang
Cosmo Zhang
Fixed, need to use `sudo`
Can I just send out a pull request? But I do not know to which branch I shall compare against.
Hi Jonathan, ``` I am trying to implement dropout in the theano.scan, but without ``` using your package, since I have written most part of the rnn. Do you have...
Thank you very much, I solved it last night in another way: import theano, theano.tensoras T srng= theano.tensor.shared_randomstreams.RandomStreams(1234) drop_prob= T.scalar() shape= (shape1, 300,300) #shape1 is the length of input sequence...
I have 7 samples. Let me upload all of them. I re-downloaded 6.teb to ensure its correctness.
[1.teb.zip](https://github.com/caj2pdf/caj2pdf/files/6024406/1.teb.zip)
[2.teb.zip](https://github.com/caj2pdf/caj2pdf/files/6024421/2.teb.zip)
[3.teb.zip](https://github.com/caj2pdf/caj2pdf/files/6024427/3.teb.zip)
[4.teb.zip](https://github.com/caj2pdf/caj2pdf/files/6024434/4.teb.zip)