Hopper Simulation
Simulation Feed
Play & Record
Play/Pause
Reward Plots
Adjust Weights
{% for id,label,val in [ ('w_forward','Forward',weights[0]), ('w_jump','Jump',weights[1]), ('w_control','Energy',weights[2]), ] %}
{{ label }}:
{{ val }}
{% endfor %}