Hopper Simulation
Simulation Feed
Play & Record
Play/Pause
Reward Plots
Adjust Weights
{% for id,label,val in [ ('w_velocity','Velocity',weights[0]), ('w_energy','Energy',weights[1]), ] %}
{{ label }}:
{{ val }}
{% endfor %}