hammer_variations

Hammering out the variations in deep learning models.


Keywords
hammer
License
MIT
Install
pip install hammer_variations==0.1.1

Documentation


https://badge.fury.io/py/hammer_variations.png https://travis-ci.org/yngtodd/hammer.png?branch=master

Hammer

Hammering out the variations in deep learning models.

Documentation

For references, tutorials, and examples check out our documentation.

Installation

From Sources:

You can either clone the public repository:

git clone git://github.com/yngtodd/hammer

Or download the tarball:

curl  -OL https://github.com/yngtodd/hammer/tarball/master

Once you have a copy of the source, you can install it with:

python setup.py install