Deep reinforcement learning with PowerWorld.
- Install Git Large File Storage (LFS).
- In this repository, run
git lfs install
. - Run a
git pull
to retrieve the LFS files. - Use pip to install packages in requirements.txt
- Run the following scripts after changing directories to
install_config
: 2. Useinstall_esa.py
to install ESA from source. 3. Useinstall_gym_powerworld.py
to install gym-powerworld from source. 4. Useinstall_baselines.py
to install baselines from source.