Metadata-Version: 2.1
Name: DeepQ
Version: 0.0.1
Summary: A small lib to make reinforcement learning easyer
Home-page: https://github.com/Madmegsox1/DeepQ
Author: Madmegsox1
Author-email:  
License: UNKNOWN
Description: ## DeepQ
        A reinforcement learning library in Python.
        
        this is a basic reinforcement learning library that works with **gym** and **tensorflow**
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
