Skip to content

Optimisers.jl defines many standard optimisers and utilities for learning loops.

License

Notifications You must be signed in to change notification settings

mcabbott/Optimisers.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimisers.jl

Optimisers.jl defines many standard gradient-based optimisation rules, and tools for applying them to deeply nested models.

This is the future of training for Flux.jl neural networks, but it can be used separately on anything understood by Functors.jl.

Installation

]add Optimisers

Usage

Find out more about using Optimisers.jl in the docs.

About

Optimisers.jl defines many standard optimisers and utilities for learning loops.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%