Anant Gupta
Anant Gupta
I just cloned the repo and ran the `main.py` with the parameters, as listed in README and got the following training progress: ``` [0/100][0/733] Loss_D: 1.38627135754 Loss_G: 1.38978719711 [0/100][1/733] Loss_D:...
This PR fixes all the issue with BahdanauAttnDecoderRNN class and makes the NMT trainable with it as well. The changes consist of the following: * Syntax fixes (wrong class in...
Hi Jim, I'm can't seem to get a 100% accuracy on task 14 as reported on README. Here are some stats:
Currently, the height and width of the #lightboxImage and #outerImageContainer are set based on the page height/width and image height/width. Sometimes its producing the following result: , it seems (z,z\^) and (x,x\~) are concatenated and...