Open AdameBf opened 5 years ago
Hmm I just downloaded Firefox and didn't have trouble. Can you tell me your OS and version number of firefox?
Hello, I use Windows 7 and the version number of Firefox is 68.0.2.
I have the same issue on MacOS Catalina (beta 10.15.4) using Firefox 76.0.
I wrote this solution
V^{pi*}(s)=\max_a\{R(s,a)+\gamma\sum_{s'}P(s'|s,a)V^{pi *}(s')\}
and it wasn't accepted; here is the given solution.
V^{\pi*}(s)= \max_a \{ {R(s,a) + \gamma \sum_{s'} P(s'|s,a) V^{\pi*}(s')} \}
I was using Safari 17.6 on macOS 14.6.1.
To observe this, I have played multiple games on both Firefox and Chrome, and some of the questions popped on both web browsers. Despite typing the same answers for those questions in both web browsers, correct answers will only get accepted on Chrome, and not on Firefox (where nothing is ever accepted as far as I can tell).