Emulate RandomActivation with DataFrame.rolling
#48
Labels
feature
New functionality added to the project.
DataFrame.rolling
#48
If you shuffle the Agents DataFrame, and then apply a rolling operation, you kind-of can emulate RandomActivation scheduling. The environment wouldn't be updated, but the other Agents will be.
https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.rolling.html
The text was updated successfully, but these errors were encountered: