"docs/source/ko/vscode:/vscode.git/clone" did not exist on "be4afa0bb4384f201c8fe68af536faffefbae661"
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