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

Commit

Permalink
badges
Browse files Browse the repository at this point in the history
  • Loading branch information
tbreloff committed Feb 23, 2017
1 parent 1c08807 commit 519ec60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# LearningStrategies

[![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)

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.

## Basics
Expand Down

0 comments on commit 519ec60

Please sign in to comment.