Metadata-Version: 2.1
Name: ai-projects
Version: 0.0.1
Summary: Some RL stuff
Home-page: https://github.com/jakkes/RL_Projects
Author: Jakob Stigenberg
License: UNKNOWN
Description: # Reinforcement Learning agents
        
        A collection of reinforcement learning (RL) algorithms and environments.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
