Okay so Im trying to create a GANN using matlabs Neural Network toolbox.
It kinda looks like this - http://i.stack.imgur.com/t2wmJ.png As it seems to me, it is simply a feedforward network with additional connections between input and output layers.
The question is HOW do I add those connections?The MATLAB interpretation of Neural networks i weird to me anyway and I simply cannot figure this out. I am using the 'network' function in MATLAB. Some help would be really appreciated.
[link][comment]