goodman2ml

Results 2 issues of goodman2ml

hi, this is an awesome implementation. However, when I use AttLayer, I got an IndexError: pop index out of range. It is found in eij = K.tanh(K.dot(x, self.W)). Then, y_permute_dim...

Hi Your book helps me a lot and I am really appreciated. In chapter 8, it is about the lwlr, when I try the code with my own data, it...