FluxML / FluxTraining.jl

A flexible neural net training library inspired by fast.ai
https://fluxml.ai/FluxTraining.jl
MIT License
117 stars 25 forks source link

Add callback support for Optimisers.jl #115

Closed lorenzoh closed 2 years ago

lorenzoh commented 2 years ago

While the basics for Optimisers.jl usage are inplace with #114, some callbacks will not work:

lorenzoh commented 2 years ago

Closed in #117