TanmDL

Results 6 comments of TanmDL

I am also looking the same question. @mab85 have you found anything on this?

Thank you for giving the reply. It is working now. Pls give the reply of #10 issue. I have also the similar questions what he has mentioned.

thank you Zilong, it was size issues.  On Friday, January 25, 2019, 5:42:07 AM GMT+11, Zilong Zhong wrote: Check the sizes of train, val, test sets. This is a problem...

okay, I got it. You are just converting the selected indices into specific image location in row and coloumn space. for an example, t = np.arange(16).reshape(4,4) indices = 7 #...

Thank you. Now I got the idea. :)

I am new in Tensorflow. While I was running the toy dataset code, I got this error "ValueError: Variable g_z already exists, disallowed. Did you mean to set reuse=True or...