Skip to main content

Time Series Neural Networks (Keras wrapper)

Project description

# Time Series Neural Networks

[![Build Status](https://travis-ci.org/sofienealouini/tsnn.svg?branch=master)](https://travis-ci.org/sofienealouini/tsnn) [![Coverage Status](https://coveralls.io/repos/github/sofienealouini/tsnn/badge.svg?branch=master&service=github)](https://coveralls.io/github/sofienealouini/tsnn?branch=master)

TSNN is a deep learning library for time series forecasting built on Keras/Tensorflow. It implements various RNN-based models from recent research papers.

## Getting Started

The following instructions will get you a copy of the project up and running on your local machine.

### Prerequisites

Conda will set up a virtual environment with the exact version of Python used for development along with all the dependencies needed to run TSNN.

` conda create -n tsnn python=3.6 source activate tsnn `

### Installing

Once you have activated your conda environment, you can easily install the package and all its dependencies from PyPI.

` pip install tsnn `

A comprehensive tutorial on how to use TSNN is provided PackageTesting.ipynb notebook.

## Built With

## Authors

  • Sofiene Alouini - Engineering graduate - Machine Learning Enthusiast

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tsnn-0.1.3-py3-none-any.whl (18.5 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