Skip to content
This repository was archived by the owner on May 21, 2022. It is now read-only.

Commit 519ec60

Browse files
committed
badges
1 parent 1c08807 commit 519ec60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# LearningStrategies
22

3+
[![Build Status](https://travis-ci.org/JuliaML/LearningStrategies.jl.svg?branch=master)](https://travis-ci.org/JuliaML/LearningStrategies.jl) [![Gitter chat](https://badges.gitter.im/JuliaML/chat.png)](https://gitter.im/JuliaML/chat)
4+
35
LearningStrategies is a generic and modular framework for building custom iterative algorithms in Julia. It is partially inspired by [IterationManagers](https://github.com/sglyon/IterationManagers.jl) and conversations with [Spencer Lyon](https://github.com/sglyon). This functionality was previously part of the [StochasticOptimization](https://github.com/JuliaML/StochasticOptimization.jl) package, but was split off as a dependency.
46

57
## Basics

0 commit comments

Comments
 (0)