Skip to content

Move TRPO/PPO to new package: PolicyOptimization.jl #1

@mossr

Description

@mossr

The TRPO and PPO implementations are general enough to be in their own solver package in the POMDPs.jl ecosystem. I've already encapsulated these solvers into the DeepRL module.

Some TODOs:

  • Extract AST specific code and generalize TRPO and PPO solvers
  • Test on different POMDPs.jl example

Among other things to be appended to this list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions