Metadata-Version: 2.1
Name: drl_microgrid_ems
Version: 0.1.1
Summary: Fork of  https://github.com/tahanakabi/DRL-for-microgrid-energy-management.git
Author-email: Rupert Young <rupert@perceptualrobots.com>
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
License-File: LICENSE
Requires-Dist: tqdm
Requires-Dist: scikit-learn

Fork of https://github.com/tahanakabi/DRL-for-microgrid-energy-management.git

https://pypi.org/project/drl-microgrid-ems/

https://code.visualstudio.com/docs/python/environments

py -m build
py -m twine upload dist/*



  "tensorflow==2.5.0",
  "keras==2.4.3",
  "pandas==1.1.0"

