Closed
Description
I was looking for the TDLearner
learner used in several notebooks of https://github.com/JuliaReinforcementLearning/ReinforcementLearningAnIntroduction.jl but I couldn't find it in the documentation:
I guess it's probably missing a docstring in the td_learner.jl
file.