Skip to content

A Brief Introduction to Path Signatures for Machine Learning Practitioners

License

Notifications You must be signed in to change notification settings

pafoster/path_signatures_introduction

Repository files navigation

A Brief Introduction to Path Signatures

A Jupyter notebook which provides a brief introduction to path signatures for machine learning practitioners.

Requirements

The notebook is implemented in Python 3.7. The list of Python package dependencies is defined in requirements.txt. A typical process for installing the package dependencies involves creating a new Python virtual environment and then inside the environment executing

pip install -r requirements.txt

As an alternative to running the notebook locally, it is possible to use Binder: Binder

About

A Brief Introduction to Path Signatures for Machine Learning Practitioners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published