Throughout this book, we have understood how DL can address several problems in computer vision, natural language processing, and time series forecasting. This combination of DL with RL can lead to more astonishing applications to solve more complex problems. But what is RL? It is a specific area of ML, where agents have to take action to maximize the reward in a given environment. The term reinforcement comes from the similarity of this learning process to what happens when children are incentivized by sweets; the RL algorithms are rewarded when making the right decision and penalized when making a wrong one. RL differs from supervised learning, where the training data brings the answer key with it and a model is then ...
Is Spark ready for RL?
Get Hands-On Deep Learning with Apache Spark now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.