Exemplo n.º 1
0
 def update_plot(self):
     if self.plot:
         plotter.update_plot(self.policy, self.max_path_length)
Exemplo n.º 2
0
 def update_plot(self):
     if self.plot:
         plotter.update_plot(self.policy, self.max_path_length)