Skip to content

Nitty12/MADRL

Repository files navigation

To create a new environment to run this project:

conda create --name test_env --file conda_requirements.txt

activate the new environment and do

pip install -r pip_requirements.txt

(If there is error for tensorflow, install tensorflow-estimator version 2.1.0)

Install the Local flexibility market gym environment

goto folder gym-LocalFlexMarketEnv and

pip install -e .

copy the inputs folder

About

Multi Agent Deep Reinforcement Learning for Local Flexibility Markets- Master Thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published