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 3
3
[ ![ ] [ docs-stable-img ]] [ docs-stable-url ]
4
4
[ ![ ] [ docs-dev-img ]] [ docs-dev-url ]
5
5
[ ![ ] [ action-img ]] [ action-url ]
6
+ [ ![ ] [ coverage-img ]] [ coverage-url ]
6
7
7
8
[ docs-stable-img ] : https://img.shields.io/badge/docs-stable-blue.svg
8
9
[ docs-stable-url ] : https://fluxml.ai/Optimisers.jl/stable/
13
14
[ action-img ] : https://github.com/FluxML/Optimisers.jl/workflows/CI/badge.svg
14
15
[ action-url ] : https://github.com/FluxML/Optimisers.jl/actions
15
16
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
+
16
20
Optimisers.jl defines many standard optimisers and utilities for learning loops.
17
21
18
22
The API for defining an optimiser, and using it is simple.
You can’t perform that action at this time.
0 commit comments