This is a private reseach project. The database used here is CIFAR. The framework is Tensorflow.
A module contains basic implemented layers e.g. affine layer, reshape layer, convolution layer, maxpooling layer etc.
A module for models, I expect to use multi-model systems in the future
A module used to contain tools doing visualsation of data.