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
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file iisignature_tensorflow_2-0.1.0.tar.gz
.
File metadata
- Download URL: iisignature_tensorflow_2-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.2 Linux/6.5.0-14-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3f25a213d7c83f0c42d4da8bc2d3f1894211a79b6acebadb3d0c0cd36ad2a4e |
|
MD5 | 7086c7f69dfa44cefe31ef2d8ed6d774 |
|
BLAKE2b-256 | f751ff07286d05779a88de72dceab36fbc1deb4c771cdbb947c95ebc6af7e9b2 |
File details
Details for the file iisignature_tensorflow_2-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: iisignature_tensorflow_2-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.2 Linux/6.5.0-14-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb9dc28f97c8a096490391e1a096cbc2e05ff426c5ce8ffd5b25c51987d90071 |
|
MD5 | 312b2eeb692eec60437b46db551b9bdb |
|
BLAKE2b-256 | a2619c4760bb8e231a6bb9ffda10c0a44bee4b1a4de045d2575752968acc046c |