Metadata-Version: 2.4
Name: rltrees
Version: 0.0.11
Summary: Sum tree and min tree implementation used particularly in reinforcement learning algorithms.
Author-email: Taha Shieenavaz <shieenavaz@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Dynamic: license-file

# rltrees
Reinforcement learning tree implementations. 
