Keras Reinforcement Learning Projects
by Giuseppe Ciaburro, Sudharsan Ravichandiran, Suriyadeepan Ramamoorthy
Summary
In this chapter, we learned the basic concepts of artificial neural networks. We also learned how to apply neural network methods to our data, and how neural network algorithms work. We learned about the basic concepts that deep neural networks use to approximate reinforcement learning components.
Then, we looked at the basics of the Keras neural network model, as well as a practical example of the Keras neural network model. Then, we moved on to explore the Deep Q-learning concepts. The term "Deep Q-learning" refers to a reinforcement learning method that adopts a neural network as a function approximation. It therefore represents an evolution of the basic Q-learning method, as the state–action table is replaced by a neural network, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access