Skip to content
Hong Jing (Jingles) edited this page Jul 9, 2020 · 1 revision

torchsignal: a signal processing library for PyTorch

Installation

Currently, this has not been released. Use Git or checkout with SVN, and install the dependencies:

git clone https://github.com/jinglescode/torchsignal.git
pip install -r requirements.txt

Dependencies

See requirements.txt.

Usage

See the examples folder.

API Reference

Work in progress. Meanwhile see the examples folder.

Contributing Guidelines

Please let us know if you encounter a bug by filing an issue.

Seeking for collaborators to contribute new features, utility functions, bug fixes and documentation. Currenly, I am working on this alone. If you are working on signal processing, or brain-computer interface, and keen to build a high quality package to apply PyTorch to the singal processing domain, reach out to me via various channels.

Disclaimer on Datasets

We do not host or distribute these datasets, vouch for their quality or fairness, or claim that you have license to use the dataset. It is your responsibility to determine whether you have permission to use the dataset under the dataset's license.

If you're a dataset owner and wish to update any part of it (description, citation, etc.), or do not want your dataset to be included in this library, please get in touch through a GitHub issue. Thanks for your contribution to the ML community!

Clone this wiki locally