Skip to content
/ ncmdp Public

Code for the paper "Tackling Decision Processes with Non-Cumulative Objectives using Reinforcement Learning".

Notifications You must be signed in to change notification settings

MaxNaeg/ncmdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tackling Decision Processes with Non-Cumulative Objectives using Reinforcement Learning

This project contains the code to reproduce the results reported in the paper "Tackling Decision Processes with Non-Cumulative Objectives using Reinforcement Learning" (https://arxiv.org/abs/2405.13609).

  • Code used to calculate the data of Table A1 is in dynamic programming.

  • Code related to "3.1 Classical Control" is in lunar_lander_env.

  • Code related to "3.2 Portfolio Optimization with Sharpe Ratio as Objective" is in portfolio_opt_env.

  • Code related to "3.3 Discrete Optimization Problems" for the peak environment is in peak_env.

  • Code related to "Appendix C: Grid environment" is in grid_env

  • For other results related to "3.3 Discrete Optimization Problems" see https://github.com/MaxNaeg/ZXreinforce, https://github.com/remmyzen/rlftqc, and https://github.com/jolle-ag/qdx.

About

Code for the paper "Tackling Decision Processes with Non-Cumulative Objectives using Reinforcement Learning".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published