Open w7eryron opened 4 months ago
completed. This turned out to be highly instructive. The completed function agent is actually a "policy" in RML terminology. I was the Agent, modifying the parameters, to achieve a successful landing. Effectively, this exercise was a rudimentary form of Supervised learning. This was a very useful exercise that I would like to include in the training process for new folks attempting this SciOly event.
ps - the function actually running does not work as described. And it is surprisingly fast. There is also much room for improvement. It has correctly completed the task five times in a row now. Next step is to vary the landing site location. This should not be a problem for this policy.
write a class in godot that goes along with the godot game that demonstrates that the computer can solve the problem, but not necessarily efficiently::: 1 start at 0,0,0
question: