abr / abr_control

Robotic arm control in Python
Other
409 stars 98 forks source link

check seed when loading learned weights #22

Closed p3jawors closed 6 years ago

p3jawors commented 6 years ago

use current session number in weight naming so can check whether the same seed is used between consecutive runs of learning

p3jawors commented 6 years ago

seed was not being passed in in test script, passing in seed works