Skip to content

Missing docs for how to implement a new algorithm #582

Closed
@johannes-fischer

Description

@johannes-fischer

Currently there is no documentation for how to implement a new algorithm. Does there exist a draft of this somewhere? Or can you quickly outline the main steps involved? I'm considering implementing something like AlphaZero, so based on MCTS with additionally learned models.
So would I also frame this as a QBasedPolicy that seems to be used in most of the currently available algorithms in ReinforcementLearningZoo or implement something else like a TreeBasedPolicy?

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