sum-tree
There are 8 repositories under sum-tree topic.
pokt-network/smt
A Go library that implements a Sparse Merkle Trie for a key-value map.
DarriusL/DRL-ExampleCode
Implementation code when learning deep reinforcement learning
7starsea/Prioritized-Experience-Replay
Provide a fast (cpp-version) of Prioritized Experience Replay in Reinforcement Learning
eonil/swift-segment-query
Dynamically stores additive values and get arbitrary sub-range sums in O(log(n)) time.
snsinfu/cxx-distr
Efficient discrete random distribution for C++. The implementation uses array-based sum tree to allow fast sampling and updates of weighted events.
telmo-correa/DRLND-project-1
Implementation of project 1 for Udacity's Deep Reinforcement Learning Nanodegree
mattjmattj/sumtree
A PHP implementation of a fixed-size binary sum tree
raklokesh/Sum-Tree
Sum tree data structure for stochastic priority sampling