文件名称:MNIST_theano
介绍说明--下载内容均来自于网络,请自行研究使用
利用theano库完成MNIST手写识别,包括稀疏自编码机,多层感知机,卷积神经网络-using the theano to complete the handwriting congnization in MNIST ,include Denoising AutoEncoder,MLP,Convolution Neutral Network.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MNIST_theano
............\.idea
............\.....\.name
............\.....\encodings.xml
............\.....\misc.xml
............\.....\MNIST_theano.iml
............\.....\modules.xml
............\.....\scopes
............\.....\......\scope_settings.xml
............\.....\vcs.xml
............\.....\workspace.xml
............\Convolution.py
............\DenoisingAutoEncoder.py
............\DenoisingAutoEncoder.pyc
............\loadMNIST.py
............\loadMNIST.pyc
............\LogisticRegression.py
............\LogisticRegression.pyc
............\MLP.py
............\MLP.pyc
............\mnist.pkl.gz
............\StackedDA.py