-
Class Summary Class Description CNN Main class to build a comvolutional neural network.CNN.LayerBuilder The constructor mode constructs layers.Dataset Cteate a dataset.Layer CNN network layer.Layer.Size Get sample size, only sampling layer has scaleSize, other layers are not null.RunCNN
Package edu.hitsz.c102c.cnn Description
A Java implement of Convolutional Neural Network. Learn from DeepLearnToolbox(https://github.com/rasmusbergpalm/DeepLearnToolbox) more detail. see here(http://www.cnblogs.com/fengfenggirl/p/cnn_implement.html)
DataMelt 3.0 © DataMelt by jWork.ORG