Support for 3D convolutional neural networks in Mocha

Hi everyone,
I was looking for a package that made machine learning easy and when I stumbled upon Mocha, it looked so great I forgot to check to make sure it could do 3D convolutional nets as well (I’m analyzing MRI data). Sure enough, I discovered that for now it only does 2D CNNs. Is there any way to “turn on” 3D functionality in Mocha, or if not, an equally good package that can do 3D CNNs?
Thanks for your help,
Philip

Try Flux.jl

1 Like