The algorithm depicted was programmed in inkling, a meta-level programming language developed by Bons.ai (https://bons.ai/). The following is the program which, when compiled to neural networks, solved the environment.
simulator lunarlander_simulator (LunarLanderConfig)
send schema (GameState)
end
schema GameState
Float32 x_position,