Skip to the content.
rlai
This is a Python implementation of concepts and algorithms described in "Reinforcement Learning: An Introduction" (Sutton and Barto, 2018, 2nd edition).
View on GitHub
Home
> Diagnostics
rlai.plot_utils.ScatterPlot
General-purpose scatter plot that supports real-time plot updates.