"docs/vscode:/vscode.git/clone" did not exist on "dff35a86e4645b339f282e5d3ec95fd332d5fcdb"
  • F茅lix Sanz's avatar
    fix: typo in callback function name and property (#6834) · 17612de4
    F茅lix Sanz authored
    * 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
    17612de4
callback.md 5.46 KB