Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum working example #12

Open
lucgiffon opened this issue Nov 13, 2019 · 1 comment
Open

Minimum working example #12

lucgiffon opened this issue Nov 13, 2019 · 1 comment

Comments

@lucgiffon
Copy link

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

@tridao
Copy link
Collaborator

tridao commented Nov 13, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants