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

Theano framework migrates to TensorFlow #12

Open
WangNuoWa opened this issue Nov 1, 2017 · 1 comment
Open

Theano framework migrates to TensorFlow #12

WangNuoWa opened this issue Nov 1, 2017 · 1 comment

Comments

@WangNuoWa
Copy link

Hi ChihebTrabelsi,
I would like to do further work on the basis of your work, that is, want to embed the deep complex network into DCGAN (Deep Convolutional Generative Adversarial Networks), but DCGAN is implemented with tensorflow, and your complex network is using theano as k programms, and use theano.tensor.fft module to achieve Batched 1-D FFT, Batched 1-D IFFT, Batched 2-D FFT, Batched 2-D IFFT. Now I want to migrate your code to TensorFlow framework, how to use tf.fft, tf.fft2d achieve the same function. Hope to get your help? I will be grateful, thank you!

@HadarS
Copy link

HadarS commented Dec 2, 2017

Hi, have you manged to migrate this code to TensorFlow? That would also help me a lot.

Thanks

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