Skip to content

Contribute Neural Fitted Q-iteration algorithm  #895

@CasBex

Description

@CasBex

Hi, I implemented Neural Fitted Q-iteration (NFQ) from [1] with the ReinforcementLearning.jl framework and would like to contribute to ReinforcementLearningZoo.jl. Currently it is in a separate project with version 0.10.2 of ReinforcementLearning.jl as dependency.

I did not yet manage to integrate NFQ with the codebase here, as it seems to have changed quite a lot compared to the version available at the Julia package general registry. If anybody could provide some guidance with the pull request, I would be glad to contribute my implementation.

[1] Riedmiller, M. (2005). Neural Fitted Q Iteration – First Experiences with a Data Efficient Neural Reinforcement Learning Method. In: Gama, J., Camacho, R., Brazdil, P.B., Jorge, A.M., Torgo, L. (eds) Machine Learning: ECML 2005. ECML 2005. Lecture Notes in Computer Science(), vol 3720. Springer, Berlin, Heidelberg. https://doi.org/10.1007/11564096_32

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