深度学习的matlab实现,带原始数据。算例简洁
资源文件列表
DeepLearning/CNN_cifar-10/cifar.py , 2517
DeepLearning/CNN_mnist/cnn.py , 2724
DeepLearning/CNN_mnist/data.py , 492
DeepLearning/CNN_mnist/trainCNN.py , 608
DeepLearning/UFLDL/stl_exercise/display_network.m , 2647
DeepLearning/UFLDL/stl_exercise/feedForwardAutoencoder.m , 1305
DeepLearning/UFLDL/stl_exercise/initializeParameters.m , 622
DeepLearning/UFLDL/stl_exercise/loadMNISTImages.m , 811
DeepLearning/UFLDL/stl_exercise/loadMNISTLabels.m , 516
DeepLearning/UFLDL/stl_exercise/softmaxCost.m , 1589
DeepLearning/UFLDL/stl_exercise/softmaxPredict.m , 743
DeepLearning/UFLDL/stl_exercise/softmaxTrain.m , 1891
DeepLearning/UFLDL/stl_exercise/sparseAutoencoderCost.m , 4335
DeepLearning/UFLDL/stl_exercise/stlExercise.m , 5243
DeepLearning/UFLDL/Vectorization_sparseae_exercise/checkNumericalGradient.m , 2018
DeepLearning/UFLDL/Vectorization_sparseae_exercise/computeNumericalGradient.m , 1228
DeepLearning/UFLDL/Vectorization_sparseae_exercise/display_network.m , 2647
DeepLearning/UFLDL/Vectorization_sparseae_exercise/initializeParameters.m , 622
