#include "ModelNeuron/Structure.H"
#include "ModelNeuron/Layer.H"
#include "ModelNeuron/Weights.H"
Go to the source code of this file.
Classes | |
struct | CompLayer< EUnit, IUnit > |
Class declarations for structure that consists of an Gaussian excitatory layer which projects to an inhibitory layer, which projects in a gaussian pattern pack to the excitatory layer. Inspired by the layout of the mamillian SC.
Definition in file CompLayer.H.