Lunar Lander Simulation

Simulation Feed
Simulation Feed
Reward Plots
Cumulative Reward Plot Step Reward Bar Plot
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]) ] %}
{{ val }}
{% endfor %}