Metadata-Version: 2.1
Name: Qlearners
Version: 0.12
Summary: A package for Q learning (and friends)
Home-page: https://github.com/danelliottster/Qlearners
Author: D.L. Elliott
Author-email: danelliottster@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.5
Description-Content-Type: text/markdown

# Overview

# Q-learning algorithms

# Recipies

# Other stuff:

## How to create package



