I am using Java version of Encog framework for three layer feed-forward ANN. I would like to use common hidden layer for two MLP objects. I will train first MLP for one task and the second MLP for other task. I would like both MLPs to use only one hidden layer (to share this layer). Please, can you suggest me how to do this in Encog?

More Todor Balabanov's questions See All
Similar questions and discussions