Deep reinforcement learning with PowerWorld.
- Install Git Large File Storage (LFS).
- In this repository, run
git lfs install. - Run a
git pullto 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.pyto install ESA from source. 3. Useinstall_gym_powerworld.pyto install gym-powerworld from source. 4. Useinstall_baselines.pyto install baselines from source.