Skip to content

Commit

Permalink
Update link to reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Alnusjaponica committed Oct 21, 2023
1 parent 6128e45 commit 5e5c498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optuna/integration/fastaiv1.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class FastAIV1PruningCallback(TrackerCallback):
Args:
learn:
`fastai.basic_train.Learner <https://docs.fast.ai/basic_train.html#Learner>`_.
`fastai.basic_train.Learner <https://fastai1.fast.ai/basic_train.html#Learner>`_.
trial:
A :class:`~optuna.trial.Trial` corresponding to the current
evaluation of the objective function.
Expand Down

0 comments on commit 5e5c498

Please sign in to comment.