Skip to content

Commit

Permalink
Update mlutils.md (#2379)
Browse files Browse the repository at this point in the history
Addressing #2378
  • Loading branch information
diegozea authored Feb 19, 2024
1 parent a233d13 commit a23cf32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/src/data/mlutils.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ data from [MLUtils](https://github.com/JuliaML/MLUtils.jl).

The `DataLoader` can be used to create mini-batches of data, in the format [`train!`](@ref Flux.train!) expects.

`Flux`'s website has a [dedicated tutorial](https://fluxml.ai/tutorials/2021/01/21/data-loader.html) on `DataLoader` for more information.

```@docs
MLUtils.DataLoader
```
Expand Down

0 comments on commit a23cf32

Please sign in to comment.