Skip to content

Commit

Permalink
Flat-square badges
Browse files Browse the repository at this point in the history
  • Loading branch information
prcastro committed Sep 8, 2015
1 parent f4c4f41 commit 4c9066c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# NeuralNetsLite

[![Documentation Status](https://readthedocs.org/projects/neuralnetslitejl/badge/?version=latest)](http://neuralnetslitejl.readthedocs.org/en/latest)
[![Build Status](https://travis-ci.org/prcastro/NeuralNetsLite.jl.svg?branch=master)](https://travis-ci.org/prcastro/NeuralNetsLite.jl)
[![Coverage Status](https://coveralls.io/repos/prcastro/NeuralNetsLite.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/prcastro/NeuralNetsLite.jl?branch=master)
[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md)
[![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat-square)](http://neuralnetslitejl.readthedocs.org/en/latest)
[![Travis](https://img.shields.io/travis/prcastro/NeuralNetsLite.jl.svg?style=flat-square)](https://travis-ci.org/prcastro/NeuralNetsLite.jl)
[![Coveralls](https://img.shields.io/coveralls/prcastro/NeuralNetsLite.jl.svg?style=flat-square)](https://coveralls.io/github/prcastro/NeuralNetsLite.jl?branch=master)
[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)

This package provides a simple implementation of Feedforward Neural Networks.

Expand Down

0 comments on commit 4c9066c

Please sign in to comment.