Skip to content

robintibor/pylearn3dconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 

Repository files navigation

pylearn3dconv

Volumetric/3d Convolutions for pylearn using cudnn (includes cudnn 3d convolution for theano).

See test/test_training.py for usage.

For using the 3d FFT convolution, use Theano3dConv with: THEANO_FLAGS=optimizer_including=conv3d_fft:convgrad3d_fft:convtransp3d_fft (see http://deeplearning.net/software/theano/library/tensor/nnet/conv.html)

TODO: Proper usage example :)

About

Volumetric/3d Convolutions for pylearn using cudnn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published