Reinforcement Learning for Trading Strategies
In the final course from the Machine Learning for Trading specialization, you will be introduced to reinforcement learning (RL) and the benefits of using reinforcement learning in trading strategies. You will learn how RL has been integrated with neural networks and review LSTMs and how they can be applied to time series data. By the end of the course, you will be able to build trading strategies using reinforcement learning, differentiate between actor-based policies and value-based policies, and incorporate RL into a momentum trading strategy.To be successful in this course, you should have advanced competency in Python programming and familiarity with pertinent libraries for machine learning, such as Scikit-Learn, StatsModels, and Pandas. Experience with SQL is recommended. You should have a background in statistics (expected values and standard deviation, Gaussian distributions, higher moments, probability, linear regressions) and foundational knowledge of financial markets (equities, bonds, derivatives, market structure, hedging).
Understand the structure and techniques used in reinforcement learning (RL) strategies.
Understand the benefits of using RL vs. other learning methods.
Describe the steps required to develop and test an RL trading strategy.
Describe the methods used to optimize an RL trading strategy.
Syllabus
Syllabus - What you will learn from this course
Week 1
Introduction to Course and Reinforcement Learning
Week 2
Neural Network Based Reinforcement Learning
Week 3
Portfolio Optimization
FAQ
When will I have access to the lectures and assignments?
Access to lectures and assignments depends on your type of enrollment. If you take a course in audit mode, you will be able to see most course materials for free. To access graded assignments and to earn a Certificate, you will need to purchase the Certificate experience, during or after your audit. If you don't see the audit option:
What will I get if I subscribe to this Specialization?
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile. If you only want to read and view the course content, you can audit the course for free.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
Reviews
The course covers broad and important topics on using AI for trading, but one will need to dig more quite extensively on alternative sources to deepen one's understanding
Provide the idea and method of RL for trading, but seems like less practice knowledge for the trading. hope can add more detail for for the trading build up. overall the course are good.
Great introduction to some very interesting concepts. Lots of hands on examples, and plenty to learn
After the first two courses, this one grabs you into the reinforcement learning spectrum. This topic has been revealing to me and its applications to trading