Summary
In this chapter, we discussed why -greedy exploration is not the best in some cases and checked alternative modern approaches for exploration. The topic of exploration is much wider and lots of interesting methods are left uncovered, but I hope you were able to get an overall impression of the new methods and the way they should be implemented.
In the next chapter, we will take a look at a different sphere of modern RL development: model-based methods.