You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in PongBot.py line 87: first i don not understand how this code due with the frame;
then ,when i debug the code , a mistake called :tuple indices must be integers or slices,not tuple .
i tried np.array() self.observation before but still error