UoA-CARES / cares_reinforcement_learning

CARES Reinforcement Learning Package
11 stars 2 forks source link

Shall we change the time format when save the data #90

Closed qiaoting159753 closed 1 week ago

qiaoting159753 commented 1 year ago

I would like to suggest a minor change that use "HH_MM_SS" rather than "HH:MM:SS" when saving the data. The current format is not very convient when using a docker image on a Windows machine.

beardyFace commented 1 week ago

Done