|
I would like to implement a function randomcorrupt(x, blocksize) that takes a row tensor x and an integer blocksize and returns a version of x in which exactly one block of blocksize coordinates has been set to zero. How/is this possible in Theano? |
|
I would like to implement a function randomcorrupt(x, blocksize) that takes a row tensor x and an integer blocksize and returns a version of x in which exactly one block of blocksize coordinates has been set to zero. How/is this possible in Theano? |
Once you sign in you will be able to subscribe for any updates here
Tags:
Asked: Nov 19 '13 at 18:17
Seen: 479 times
Last updated: Nov 19 '13 at 18:17