Can I use any of the information in this book to learn about reinforcement learning?<p>My goal is to have something learn to land, like a lunar lander. Simple, start at 100 feet, thrust in one direction, keep trying until you stop making craters.<p>Then start adding variables, such as now it's moving horizontally, adding a horizontal thruster.<p>next, remove the horizontal thruster and let the lander pivot.<p>Etc.<p>I just have no idea how to start with this, but this seems "mainstream" ML, curious if this book would help with that.