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 f39c79e commit 695bfbc
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Test tube: Easily log, organize and optimize Deep Learning experiments
[![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>

[![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)
[DOCS](https://williamfalcon.github.io/test_tube/)


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

---
Test tube is a python library to track and optimize Deep Learning experiments. It's framework agnostic and is built on top of the python argparse API for ease of use.
Expand Down

0 comments on commit 695bfbc

Please sign in to comment.