A Python-Based Introduction
Yves J. Hilpisch

#Reinforcement_Learning
#RL
#Finance
#Python-Based
#Q-learning
Reinforcement learning (RL) has led to several breakthroughs in AI. The use of the Q-learning (DQL) algorithm alone has helped people develop agents that play arcade games and board games at a superhuman level. More recently, RL, DQL, and similar methods have gained popularity in publications related to financial research.
This book is among the first to explore the use of reinforcement learning methods in finance.
Author Yves Hilpisch, founder and CEO of The Python Quants, provides the background you need in concise fashion. ML practitioners, financial traders, portfolio managers, strategists, and analysts will focus on the implementation of these algorithms in the form of self-contained Python code and the application to important financial problems.
This book covers:
Table of Contents
Part I. The Basics
Chapter 1. Learning Through Interaction
Chapter 2. Deep Q-Learning
Chapter 3. Financial Q-Learning
Part II. Data Augmentation
Chapter 4. Simulated Data
Chapter 5. Generated Data
Part III. Financial Applications
Chapter 6. Algorithmic Trading
Chapter 7. Dynamic Hedging
Chapter 8. Dynamic Asset Allocation
Chapter 9. Optimal Execution
Chapter 10. Concluding Remarks
Dr. Yves J. Hilpisch is the founder and CEO of The Python Quants (http://home.tpq.io), a group focusing on the use of open source technologies for financial data science, artificial intelligence, algorithmic trading, and computational finance. He is also the founder and CEO of The AI Machine (http://aimachine.io), a company focused on AI-powered algorithmic trading based on a proprietary strategy execution platform. Yves has a Diploma in Business Administration, a Ph.D. in Mathematical Finance, and is Adjunct Professor for Computational Finance. He lectures on computational finance, machine learning, and algorithmic trading at the CQF Program. Yves is the originator of the financial analytics library DX Analytics and organizes Meetup group events, conferences, and bootcamps about Python, artificial intelligence, and algorithmic trading in London, New York (http://aifat.tpq.io), Frankfurt, Berlin, and Paris. He has given keynote speeches at technology conferences in the United States, Europe, and Asia.









