deeply

A library for Deep Learning Implementations and utils.

Features

Installation

$ pip install git+https://github.com/achillesrasquinha/deeply.git

Usage

Application Interface
>>> import deeply
Command-Line Interface
$ deeply
Usage: deeply [OPTIONS] COMMAND [ARGS]...

  A Deep Learning library

Options:
  --version   Show the version and exit.
  -h, --help  Show this message and exit.

Commands:
  help     Show this message and exit.
  version  Show version and exit.

GitHub

https://github.com/achillesrasquinha/deeply