"vscode:/vscode.git/clone" did not exist on "20e5e26697cdd8d3d8228d1e1071f16b43a24ee4"
fix: typo in callback function name and property (#6834)
* fix: callback function name is incorrect On this tutorial there is a function defined and then used inside `callback_on_step_end` argument, but the name was not correct (mismatch) * fix: typo in num_timestep (correct is num_timesteps) fixed property name
Showing
Please register or sign in to comment