rasmusbergpalm / DeepLearnToolbox

Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
BSD 2-Clause "Simplified" License
3.8k stars 2.28k forks source link

Training, validation and testing of the attached values in NN #176

Open allinjoe opened 7 years ago

allinjoe commented 7 years ago

TRAINING DATA.xlsx Dear Sir, I need to train and validate the NN with the attached values and then predict the output values for the test data. Thank You.