Skip to content

Reinforcement Learning from first principles with applications in Finance

License

Notifications You must be signed in to change notification settings

saxena-dev/rl-first-principles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning from First Principles (with applications in Finance)

This is an attempt to implement Reinforcement Learning algorithms and MDP framework in Rust language. Code performance is not an objective of the project in the first (current) phase but instead to develop all the ideas that are needed to understand RL algorithms with specific applications in the field of Finance.

Features

  • Probabibility distribution interface
  • Markov process interface

Licence

This project is licensed under the MIT license.

About

Reinforcement Learning from first principles with applications in Finance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages