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

Add 3D convolution layers and corresponding models #84

Open
lmjohns3 opened this issue Jul 3, 2015 · 0 comments
Open

Add 3D convolution layers and corresponding models #84

lmjohns3 opened this issue Jul 3, 2015 · 0 comments
Labels

Comments

@lmjohns3
Copy link
Owner

lmjohns3 commented Jul 3, 2015

Some operations are going to require 4D inputs and outputs (e.g., 3D convolutions). We should add models to support this, probably just a copy of the theanets/recurrent.py module ported to an additional dimension.

@lmjohns3 lmjohns3 added this to the v0.8.0 milestone Dec 3, 2015
@lmjohns3 lmjohns3 removed this from the v0.8.0 milestone May 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant