William Dormer
Results
2
issues of
William Dormer
## Problem Statement When trying to perform certain actions on the application (specifically the windows desktop, but I think this is universal) you cannot tell sometimes what the icon means....
enhancement
help wanted
good first issue
## Bug description In predict_th, there's an assert statement that says the following: assert rew_th.shape == state.shape[:1] This will fail, even if you've modified state_th using self.preprocess to be a...
bug