Skip to content

Commit fe1989c

Browse files
committed
Remove DLPipelines.jl
1 parent c7937f6 commit fe1989c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/src/ecosystem.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ See also academic work citing Flux or Zygote.
4040
- [Transformers.jl](https://github.com/chengchingwen/Transformers.jl) provides components for Transformer models for NLP, as well as providing several trained models out of the box.
4141
- [TextAnalysis.jl](https://github.com/JuliaText/TextAnalysis.jl) provides several NLP algorithms that use Flux models under the hood.
4242

43-
## Pipeline extensions
44-
45-
- [DLPipelines.jl](https://github.com/lorenzoh/DLPipelines.jl) is an interface for defining deep learning data pipelines.
46-
4743
## Plumbing
4844

4945
Tools to put data into the right order for creating a model.

0 commit comments

Comments
 (0)