reducing action space!
hosseinahm1367 opened this issue · 3 comments
hosseinahm1367 commented
Hi Amir,
Thanks for sharing the code. very interesting stuff. I was wondering if it is possible to modify the lumbar spine model. Specifically, I am looking to reducee the number of muscles in the action space. How can I go about doing that?
Thanks,
amir-abdi commented
Hi,
Yes that is possible.
You can make any modifications in the Artisynth model by updating the source code in java.
… On Nov 10, 2020, at 3:52 PM, hosseinahm1367 ***@***.***> wrote:
Hi Amir,
Thanks for sharing the code. very interesting stuff. I was wondering if it is possible to modify the lumbar spine model. Specifically, I am looking to reducee the number of muscles in the action space. How can I go about doing that?
Thanks,
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
hosseinahm1367 commented
Thanks, I figured that out. I do have another question though. Once a policy is trained, can it be generalized to the motion of a scaled model (i.e. different mass or size)?
amir-abdi commented
Well, if it has never seen any variability in the mass and size factors of the state space, I won't expect it to adopt to such change. So: no.
… On Nov 14, 2020, at 7:56 PM, hosseinahm1367 ***@***.***> wrote:
Thanks, I figured that out. I do have another question though. Once a policy is trained, can it be generalized to the motion of a scaled model (i.e. different mass or size)?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.