예제 #1
0
 def update_plot(self):
     if self.plot:
         plotter.update_plot(self.policy, self.max_path_length)
예제 #2
0
 def update_plot(self):
     if self.plot:
         plotter.update_plot(self.policy, self.max_path_length)