rishistyping / AWS_JPL_OSR_DRL

Build and train a reinforcement learning (RL) model on AWS to autonomously drive JPL’s Open-Source Rover between given locations in a simulated Mars environment with the least amount of energy consumption and risk of damage.
https://spacechallenge.tech/
Apache License 2.0
12 stars 6 forks source link

#13 - waypoints only #14

Closed Gizmotronn closed 4 years ago

Gizmotronn commented 4 years ago

What I've done here is remove the smooth reward function that @wakeuplearn added. This was supposed to be able to do the same thing as the waypoints in the reward function, but without the waypoints. Edwin's added waypoints and this smooth function, so I've highlighted this in #13 as well as this PR