senorpinatta

Results 2 comments of senorpinatta

When I change line 182 to: `most_likely_words = np.argsort(word_probabilities)[-self.beam_size][::-1]` I get: `IndexError: invalid index to scalar variable.` Did anyone face this or know how to solve it? **Edit** I changed...

Further review leads me to believe that approach 1 is incorrect. Further inspection also shows the difference between the **urls** in the **responses**. To operate successfully, the response url would...