Skip to content

Source code for the experiments of Trainable Fractional Fourier Transform paper submitted to IEEE Signal Processing Letters.

Notifications You must be signed in to change notification settings

kocemir/TrainableFrFT

 
 

Repository files navigation

Trainable Fractional Fourier Transform

In this repository, we present the source code for the experiments of our Trainable Fractional Fourier Transform paper is accepted to IEEE Signal Processing Letters. The installable package torch-frft is maintained at its own GitHub page. The package is available on both PyPI and Conda. Installation instructions are provided below.

Installation of torch-frft

You can install the package directly from PyPI using pip or poetry as follows:

pip install torch-frft

or

poetry add torch-frft

or directly from Conda:

conda install -c conda-forge torch-frft

About

Source code for the experiments of Trainable Fractional Fourier Transform paper submitted to IEEE Signal Processing Letters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%