Gautam
Gautam
Refactoring the documentation for better readablity
tried this it worked but the frames keep refreshing all though the arm keeps moving, the screen kind of keeps refreshing for every change in position of the arm
Hi I am unable to see the visualisation, could you help me with that ? Or does it take time because I see in cmd that it says "Creating offscreen...
Hi, I want to know how to get back to the original values after I have predicted and how to forecast next set off data in aggregating algorithms because the...
Adding a video presentation by Scott Delp and uncommenting the section about human movements. It helps researchers to get a holistic view of the kind of research that they can...
completing todo to check if actions are between the interval [0,1]
fixing
adding random seed feature so as to reproduce all states for testing purpose. Looks like this ``` >>> env = ArmEnv() >>> env.seed(0) ```
Adding whatsapp notification
updating readme for WhatsApp notification