Landing rockets with RL (method comparison)
Simplified demo of how reinforcement learning can be used for tasks too dangerous for humans
| UPDATED
UPDATE 07/20/2020: It’s hard to talk about Reinforcement Learning now without bringing up MegaStep](https://andyljones.com/megastep/), a new toolkit for running massively parallel RL simulations. Go and check it out.
UPDATE 11/17/2020: The demonstration Notebook has been updated to make use of a new library called Tonic.
References & Resources
I’ve listed some of the references and resources used in this project below.
Cited as:
@article{mcateer2020falcon,
title = "Landing rockets with RL (method comparison)",
author = "McAteer, Matthew",
journal = "matthewmcateer.me",
year = "2020",
url = "https://matthewmcateer.me/blog/landing-rockets-with-rl/"
}
If you notice mistakes and errors in this post, don’t hesitate to contact me at [contact at matthewmcateer dot me]
and I will be very happy to correct them right away! Alternatily, you can follow me on Twitter and reach out to me there.
See you in the next post 😄