• 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