FluxML / FastAI.jl

Repository of best practices for deep learning in Julia, inspired by fastai
https://fluxml.ai/FastAI.jl
MIT License
588 stars 51 forks source link

Removing DLPipelines.jl; Learning method -> Learning task #198

Closed lorenzoh closed 2 years ago

lorenzoh commented 2 years ago

This will incorporate DLPipelines.jl directly into FastAI.jl and drop the dependency. This is a BREAKING change.

In the process, the following changes will be made to the LearningMethod interfaces: