Metadata-Version: 2.1
Name: cartpolev0dqn
Version: 0.1.1
Summary: A package for CartPole V0 problem using dqn
Home-page: https://github.com/AimAlex/CartPoleV0DQN
Author: Jiangbei Li
Author-email: lijiangbei@4paradigm.com
License: UNKNOWN
Description: # CartPoleV0-dqn
        
        ## Environments
        - ssh
        - python-opengl
        - xvfb
        - ffmpeg
        - jupyterlab
        
        ## Installation
        
        ```bash
        pip install cartpolev0dqn
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
