Advertisement · 728 × 90

Posts by Yasuhiro Fujita

Preview
VSCode stuck at "Discovering Global Python Interpreters" · Issue #636 · microsoft/vscode-python-environments My VSCode suddenly started to run "Discovering Global Python Interpreters", which seemed not to finish. It seemed like it could not find and choose the python environment inside .venv in the projec...

Thanks, I opened an issue: github.com/microsoft/vs...

8 months ago 1 0 0 0

My VSCode started to get stuck at "Discovering Global Python interpreters" forever. Unchecking "Python: Use Environments Extension" in Settings resolved it.

8 months ago 0 0 1 0

```
defaults write com.apple.dock appswitcher-all-displays -bool true
```

This enforces that the cmd+tab app switcher is shown in every display. I wish I had known earlier.

9 months ago 0 0 0 0
Preview
Experience Replay with Random Reshuffling Experience replay is a key component in reinforcement learning for stabilizing learning and improving sample efficiency. Its typical implementation samples transitions with replacement from a replay b...

My new preprint on RL is out:

Experience Replay with Random Reshuffling
www.arxiv.org/abs/2503.02269

1 year ago 0 0 0 0

In twitter, there were bots posting every arXiv paper on a subject, which I loved. Now they all seem dead. It is nice to see similar bots alive in bluesky.

1 year ago 0 0 0 0