2. Disable font smoothing by unchecking "Smooth edges of screen fonts" in “Control Panel->System->Advanced system settings -> Performance Settings->Visual Effects. 3. Change window elements fonts. To ...
In the previous notebook we built **REINFORCE** — the simplest policy-gradient algorithm. It works, but it has two serious problems: 1. **High variance** — the training curve is noisy and ...