Skip to main content

handy wrapper for many libs

Project description

# longling

[![Documentation Status](https://readthedocs.org/projects/longling/badge/?version=latest)](https://longling.readthedocs.io/zh/latest/index.html) [![PyPI](https://img.shields.io/pypi/v/longling.svg)](https://pypi.python.org/pypi/longling) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/longling.svg)](https://pypi.python.org/pypi/longling)

This project aims to provide some handy toolkit functions to help construct the architecture. Full documentation [here](https://longling.readthedocs.io/zh/latest/index.html).

## Installation

### pip `bash pip install longling ` ### source clone the repository and then run python setup.py install: `bash git clone https://github.com/tswsxk/longling.git python setup.py install `

### Notation Due to the possible multi version of deep learning frameworks like mxnet(for cpu) and mxnet-cu90(for gpu, with cuda version 9.0), it is good to install such frameworks in advance. For swift installation, use –no-dependencies option as follows: `bash # pip pip install longling --no-dependencies # source python setup.py install --no-dependencies `

## Overview The project contains several modules for different purposes:

## Quick scripts The project provide several cli scripts to help construct different architecture.

### Neural Network * [glue](https://longling.readthedocs.io/zh/latest/submodule/ML/MxnetHelper/glue.html) for mxnet-gluon

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

longling-1.0.0.tar.gz (44.7 kB view hashes)

Uploaded Source

Built Distribution

longling-1.0.0-py3-none-any.whl (71.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page