Skip to content

Commit

Permalink
Update docs/src/interface/Custom Builders.md
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Blaom, PhD <[email protected]>
  • Loading branch information
EssamWisam and ablaom authored May 24, 2024
1 parent c3b65e9 commit 4ad4ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/interface/Custom Builders.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Note here that `n_in` and `n_out` depend on the size of the data (see
[Table 1](@ref Models).

For a concrete image classification example, see
[examples/mnist](examples/mnist).
the [Image Classification Example](@ref).

More generally, defining a new builder means defining a new struct
sub-typing `MLJFlux.Builder` and defining a new `MLJFlux.build` method
Expand Down

0 comments on commit 4ad4ed5

Please sign in to comment.