Skip to main content

Tensorflow 2 implementation of the iisignature package.

Project description

iisignature-tensorflow-2

Simple tensorflow layer wrapper over the iisignature library.

The iisignature library examples for tensorflow covered only tensorflow1.X versions, this package only recreate the same examples for tensorflow 2.X versions.

A pip package can be installed directly using

pip install iisignature_tensorflow_2

The package implements SigLayer, LogSigLayer, SigScaleLayer and SigJoinLayer.

The SigJoinLayer not implements FixedGrad method for the moment.

For the first two they can be directly used in keras Sequential models, for the last two they need to be used in a functional model.

The package also includes a simple example of how you can use them (not specially smartly, just for the example).

For more details on how to use this refers to the original iisignature library or paper

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

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

iisignature_tensorflow_2-0.1.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

iisignature_tensorflow_2-0.1.0-py3-none-any.whl (2.9 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