Jacopo de Berardinis

Results 1 comments of Jacopo de Berardinis

> Why creating a boundary like this: `boundary = np.random.randint(1, self.window_size)` > > and not use simply the window_size value instead of boundary? Because with the random function you are...