Closed AlCap23 closed 4 years ago
Hi,
Sorry for the late reply. I uploaded the result file (all the variables in workspace saved as .mat) and figure (.png) that one should get after running "main.m" : 592e64c5a92ffd4be588d17b5d78bc421407089a
Thanks for your interest in our work. Best wishes,
Taeyoon.
Hi!
Thanks a lot! I was on vaccation for the last couple of weeks, so I did not get to use it right now.:)
Best Regards, Julius
@alex07143 would it be possible for you to share the data of the other two examples (MIT Cheetah and AMBIDEX arm) in the paper?
@shivesh1210, I have shared the cheetah example over on my lab GitHub (link). It also shows how you can incorporate the entropic regularization using a vector space parameterization of inertia if you need to be using gradient descent rather than SDP.
Please let me know if you have any issues or feedback.
Hi!
I was just wondering if it would be possible to provide errors (or estimates if it is allowed ) as either comments in the
main.m
or as a seperate .mat file. As I understand it, the data inTrain_data_human.mat
is just a subset of all the data and since I have limited Matlab access, this would be awesome. I am trying to reimplement the algorithms and a benchmark on the original data would be awesome.Thanks!