-
-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TDLearner
time step parameter
#648
Comments
;( |
isn't the |
Hmm, let me examine it again when adding it back in the next release. |
TDLearner(;approximator, γ=1.0, method, n=0)
: then
in the constructor is strangely not the number of time steps used, but rather that number minus 1. this is really strange.The text was updated successfully, but these errors were encountered: