Skip to content
forked from yhilpisch/rl4f

This repository contains the code for the O'Reilly book Reinforcement Learning for Finance.

License

Notifications You must be signed in to change notification settings

mohitgureja/rl4f

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning for Finance

A Python-Based Introduction

About this Repository

This repository provides Python code and Jupyter Notebooks accompanying the Reinforcement Learning for Finance — A Python-Based Introduction book published by O'Reilly.

You can register for free on our Quant Platform to make easy use of the Python code in the cloud. No local Python installation is required.

Python Environment

The original code of the book has been developed using TensorFlow 2.10. You can use the YAML file in the repository (rl4f_tf210.yaml) to create a Python environment with conda as follows:

conda env create -n rl4f_tf210 -f rl4f_tf210.yaml

Copyright & Disclaimer

© Dr. Yves J. Hilpisch | The Python Quants GmbH | October 2024

All code and Jupyter Notebooks come without representations or warranties, to the extent permitted by applicable law. They are intended for personal use only and do not represent any investment advice or recommendation of any form.

https://tpq.io | [email protected] | https://x.com/dyjh | https://youtube.com/dyjh

About

This repository contains the code for the O'Reilly book Reinforcement Learning for Finance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%