AI & ML MAR 18, 2019 4 Min Read
Introduction to Sum Tree
Sum Trees are a data structure for sampling data by priority, commonly used in reinforcement learning to prioritize experiences that are most valuable for a model to learn from.
Read full dispatch