We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent febc363 commit 841ff4cCopy full SHA for 841ff4c
examples/apo/apo_debug.py
@@ -80,7 +80,7 @@ async def on_trace_end( # type: ignore
80
81
82
def debug_with_trainer():
83
- """This appraoch integrates the trainer and is very similar to the real `fit()` loop.
+ """This approach integrates the trainer and is very similar to the real `fit()` loop.
84
85
The trainer will create a mock algorithm which will communicates with the runner.
86
Do this for end-to-end testing and debugging purposes.
0 commit comments