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

the kann_layer_conv1d() is a temporary convolution? #21

Open
LeavesLei opened this issue Mar 6, 2019 · 3 comments
Open

the kann_layer_conv1d() is a temporary convolution? #21

LeavesLei opened this issue Mar 6, 2019 · 3 comments

Comments

@LeavesLei
Copy link

I want use a conv1d function like tf.layers.conv1d() in TensofFlow. It the kann_layer_conv1d() is a suitable function?

@attractivechaos
Copy link
Owner

Should be.

@LeavesLei
Copy link
Author

could you check the issue below? I meet a problem when I use the library.

@LeavesLei
Copy link
Author

@attractivechaos Hi, for the kann_train_fnn1(), the format of input must be a **x(**x can only present 2-D data). How can I put a 4-D dataset like image dataset(num_samples, channel, H, W) into the neural network?

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