DBN知识M

所属分类:matlab编程
开发工具:matlab
文件大小:15936KB
下载次数:9
上传日期:2019-09-28 20:58:26
上 传 者6638508
说明:  matlab编写的对于机器学习的各种程序,帮助理解与应用。
(Matlab for machine learning programs, to help understand and apply.)

文件列表:
Backpropagation MLP [xor] (0, 2017-04-29)
Backpropagation MLP [xor]\BP2layersXOR.m (5517, 2017-04-29)
Backpropagation MLP [xor]\sigma.m (580, 2017-04-29)
Binary Perceptron [Classification] (0, 2017-04-29)
Binary Perceptron [Classification]\PerceptonTrn.m (2394, 2017-04-29)
Binary Perceptron [Classification]\PerceptonTst.m (1050, 2017-04-29)
Binary Perceptron [Classification]\Percepton_2C_Classification.m (2411, 2017-04-29)
Boltzmann Machines[Classification] (0, 2017-04-29)
Boltzmann Machines[Classification]\Boltzman_Machine_Algorithm.m (12808, 2017-04-29)
Boltzmann Machines[Classification]\CalcEnrgy.m (637, 2017-04-29)
DBN on MNIST (0, 2017-04-29)
DBN on MNIST\CalcErrorRate.m (954, 2017-04-29)
DBN on MNIST\CalcRmse.m (1038, 2017-04-29)
DBN on MNIST\Evaluation_DBN_MNIST.m (1707, 2017-04-29)
DBN on MNIST\FineTuning.m (4715, 2017-04-29)
DBN on MNIST\GLWUP.m (1078, 2017-04-29)
DBN on MNIST\SetLinearMapping.m (1053, 2017-04-29)
DBN on MNIST\StackingRBMs.m (1464, 2017-04-29)
DBN on MNIST\Train_DBN_MNIST.m (3027, 2017-04-29)
DBN on MNIST\Train_and_Test.m (625, 2017-04-29)
DBN on MNIST\h2v.m (1346, 2017-04-29)
DBN on MNIST\linearMapping.m (745, 2017-04-29)
DBN on MNIST\mnistbbdbn.mat (4770186, 2017-04-29)
DBN on MNIST\mnistread.m (2968, 2017-04-29)
DBN on MNIST\pretrainRBM.m (5406, 2017-04-29)
DBN on MNIST\randRBM.m (1422, 2017-04-29)
DBN on MNIST\sigmoid.m (653, 2017-04-29)
DBN on MNIST\t10k-images-idx3-ubyte (7840016, 2017-04-29)
DBN on MNIST\t10k-labels-idx1-ubyte (10008, 2017-04-29)
DBN on MNIST\train-images-idx3-ubyte (47040016, 2017-04-29)
DBN on MNIST\train-labels-idx1-ubyte (60008, 2017-04-29)
DBN on MNIST\v2h.m (1385, 2017-04-29)
DBN on MNIST\v2hall.m (1139, 2017-04-29)
Hopfield [Classification] (0, 2017-04-29)
Hopfield [Classification]\CalcEnrgy.m (638, 2017-04-29)
Hopfield [Classification]\Hopfield_Bin.m (5766, 2017-04-29)
Hopfield [Classification]\RandNoise.m (721, 2017-04-29)
... ...

The current Msc. Thesis is dealing with the study and implementation of Deep Belief Networks, both in theoretical and practical background. Our aim is to investigate and analyze the theoretical background of Deep Belief Networks, starting with machine learning theory in the field of Artificial Neural Networks and completing the implementation in an algorithmic layer. The approach that is used for the proper training procedure, includes the Greedy-Layer Wise Unsupervised Pre-Training and Semi-Supervised Fine-Tuning techniques. These techniques contain initialization and optimization procedures of the synaptic weights, using a small part of database training patterns. Studding Deep Belief Networks, we analyze all the methods which contribute to the Deep Learning Network structure, specifying the individual techniques they contain. Recounting, we develop the theory which includes the Metropolis – Hasting, Gibbs Sampling and Simulated Annealing techniques, such as their origins. Based on unsupervised learning Hopfield Network and by using the above techniques, we extract the stochastic form of Boltzmann Machines Networks. Simplifying the morphological structure of the network, we managed to capture high order regularities of the probability density function of the input patterns, by using Restricted Boltzmann Machines Networks and by stacking them we conclude to the final structure of Deep Belief Networks. As a Proof-Of-Concept, we proceed to the development of a Deep Belief Network, extracting the results, by using handwritten digit binomial MNIST database. Summarizing, we attach the recent techniques that are used in the specific database, including the recognition error results. Finally, we present our algorithm results through Matlab IDE, extracting the final In-Sample and Out-Of-Sample errors in the rates of 0.19% and 1.7%, respectively. === Topics Covered === - Linear Regression - Polynomial Regression - Logistic Regression - Simple Perceptron (Binary Classification) - Multilayer Perceptron (MLP) - Self-Organizing Map (SOM) - Hopfield - Boltzmann Machines - Restricted Boltzmann Machines - Monte Carlo Simulation - Monte Carlo Integration - Metropolis Hasting (Random Walk Markov Chain Monte Carlo) - Gibbs Sampling (Markov Chain Monte Carlo) - Simulated_Annealing (Random Walk Markov Chain Monte Carlo) - Deep Belief Networks (MNIST) - greedy layerwise unsupervised pre-training - Linear Mapping - Fine Tuning DBN M.Sc Dissertation Thesis : http://nemertes.lis.upatras.gr/jspui/bitstream/10889/9473/6/Monahopoulos(phys).pdf

近期下载者

相关文件


收藏者