train_sustaindc module

Train the environment using the selected algorithm.

The original code is from https://github.com/PKU-MARL/HARL Several modifications are made to adapt to the SustainDC environment.

train_sustaindc.main()[source]

Main function to train the environment using the selected algorithm.