taichi-dev / difftaichi

10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mass spring initialization conditions

tbarton16 opened this issue · comments

Why is there a cyclical component to the actuation function here? Otherwise does the nn controller not learn a time dependent control signal?

https://github.com/yuanming-hu/difftaichi/blob/master/examples/mass_spring.py#L107

Just got an answer in another thread: #28 (comment)