Using TensorBoard with PyTorch 1.1 or 1.2
Since PyTorch 1.1, tensorboard is now natively supported in PyTorch. This post contains detailed instuctions to install tensorboard.
PyTorch Implementations of Policy Gradient Methods
A well-written baseline is crucial to research. We compare and recommend popular open source implementations of reinforcement learning algorithms in PyTorch.