Briti Gangopadhyay

Results 2 comments of Briti Gangopadhyay

I was able to solve this error by installing zuper-commons-z6 6.1.7 however I am still facing the following error: DEBUG:commons:version: 6.1.7 * INFO:dt-world:duckietown-world 1.0.30 INFO:zj:zj 3.0.3 INFO:dt-world:contracts 1.8.12 Traceback (most...

@hrishavraj add this code in the ModifiedTensorBoard class # Custom method for saving own metrics # Creates writer, writes custom metrics and closes writer def update_stats(self, **stats): self._write_logs(stats, self.step) def...