File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 33[ ![ ] [ docs-stable-img ]] [ docs-stable-url ]
44[ ![ ] [ docs-dev-img ]] [ docs-dev-url ]
55[ ![ ] [ action-img ]] [ action-url ]
6+ [ ![ ] [ coverage-img ]] [ coverage-url ]
67
78[ docs-stable-img ] : https://img.shields.io/badge/docs-stable-blue.svg
89[ docs-stable-url ] : https://fluxml.ai/Optimisers.jl/stable/
1314[ action-img ] : https://github.com/FluxML/Optimisers.jl/workflows/CI/badge.svg
1415[ action-url ] : https://github.com/FluxML/Optimisers.jl/actions
1516
17+ [ coverage-img ] : https://codecov.io/gh/FluxML/Optimisers.jl/branch/master/graph/badge.svg
18+ [ coverage-url ] : https://codecov.io/gh/FluxML/Optimisers.jl
19+
1620Optimisers.jl defines many standard optimisers and utilities for learning loops.
1721
1822The API for defining an optimiser, and using it is simple.
You can’t perform that action at this time.
0 commit comments