-
-
Notifications
You must be signed in to change notification settings - Fork 107
Description
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