hagaygarty / mdCNN

3D Convolutional Neural Network (CNN) for volumetric inputs. Matlab framework supporting 2D and 3D kernels
52 stars 40 forks source link

How to do regression? #1

Closed shomedas closed 5 years ago

shomedas commented 6 years ago

I want to do regression on 3D data with a 3 dimensional regression output. How to do regression?

hagaygarty commented 5 years ago

Regression layer is supported as the last layer. See the config file for example