Results 2 issues of GoodWillHunting_D

fix attention formula bug:q * q--> q*k

When used server.py to predict,I met and fixed this bug:ValueError: Tensor Tensor("dense_2/Softmax:0", shape=(?, 62), dtype=float32) is not an element of this graph.

bug