Shih-Ming Wang

Results 15 issues of Shih-Ming Wang

For example, in any non-empty directory, keep pressing `` till the end and then press ``. We'll see the pseudo header remain there. Since there's no window scroll event in...

help wanted

With 18f791d, you can now write vim-netranger plugins to customize its appearance (and possibly behavior in the future?). As I don't have idea on what's going to happen, I can't...

vim-netranger can now open file with external program. See [Rifle](https://github.com/ipod825/vim-netranger#rifle). However, I am not motivated to implement every single test command as in the original ranger as I personally only...

https://github.com/kevinzakka/recurrent-visual-attention/commit/99c4cbe089439b83f86922a4e0154923da18a96f#diff-40d9c2c37e955447b1175a32afab171fL353 This is not an unnecessary detach. As it is used in log_pi = Normal(mu, self.std).log_prob(l_t) which is then used in loss_reinforce = torch.sum(-log_pi*adjusted_reward, dim=1) which means when minimizing reinforce...

await was removed. The code is broken.