Lunar Lander Simulation
Simulation Feed
Play & Record
Play/Pause
Reward Plots
Adjust Weights
{% for id,label,val in [ ('w_landed','Landed',weights[0]), ('w_shaping','Shaping',weights[1]), ('w_main_engine','Main Engine',weights[2]), ('w_side_engine','Side Engine',weights[3]) ] %}
{{ label }}:
{{ val }}
{% endfor %}