Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
williamFalcon committed Oct 13, 2017
1 parent 695bfbc commit f1448e2
Showing 1 changed file with 19 additions and 11 deletions.
30 changes: 19 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
[![PyPI version](https://badge.fury.io/py/test_tube.svg)](https://badge.fury.io/py/test_tube) [![Documentation Status](https://readthedocs.org/projects/test-tube/badge/?version=latest)](https://williamfalcon.github.io/test_tube/)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/williamFalcon/test_tube/blob/master/LICENSE)

# Test tube
Easily log, organize and optimize Deep Learning experiments

<div style="text-align: center">
<img src="https://raw.githubusercontent.com/williamfalcon/test_tube/master/imgs/test_tube_logo.png">
</div>
<br>

<p align="center">
<a href="https://reacttraining.com/react-router/">
<img alt="react-router" src="https://raw.githubusercontent.com/williamfalcon/test_tube/master/imgs/test_tube_logo.png" width="50">
</a>
</p>

<h3 align="center">
Test Tube
</h3>

<p align="center">
Log, organize and optimize Deep Learning experiments
</p>

<p align="center">
<a href="https://badge.fury.io/py/test_tube"><img src="https://badge.fury.io/py/test_tube.svg"></a>
<a href="https://williamfalcon.github.io/test_tube/"><img src="https://readthedocs.org/projects/test-tube/badge/?version=latest"></a>
<a href="https://github.com/williamFalcon/test_tube/blob/master/LICENSE.txt"><img src="https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000"></a>
</p>


**Documentation available** [here](https://williamfalcon.github.io/test_tube/)
Expand Down

0 comments on commit f1448e2

Please sign in to comment.