I was also interested in attempting to use this for 3D convolution and regression but I don't totally understand your suggested modifications. Is there any chance you could clarify a bit more? Thanks!
On Wednesday, July 11, 2018 at 8:59:58 AM UTC-5, Hagay Garty wrote:
Hi, yes it's possible. you need to modify the 'Train' function not to pass a binary vector to backPropegate
set expectedOut to be continues instead of binary
zero / one vector to ba