You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
thank you for sharing your code. I have trouble trying to use it though.Can you point to a minimum working example in the files you provided? a canonical example on how to learn a fast-transform?
thank you
Luc
The text was updated successfully, but these errors were encountered:
Thanks for trying out the code.
As mentioned in the README, you can see learning_transforms/run_exp.sh for examples of how to run the experiments.
For example, to learn the fast algorithm to perform the DFT of size 8 x 8: python learning_transforms.py with target=dft model=BP size=8
Let us know if you run into problems.
Hello,
thank you for sharing your code. I have trouble trying to use it though.Can you point to a minimum working example in the files you provided? a canonical example on how to learn a fast-transform?
thank you
Luc
The text was updated successfully, but these errors were encountered: