Filter löschen
Filter löschen

OBTAIN OUTPUT OF DEEP NEURAL NETWORK USING WEIGHTS

2 Ansichten (letzte 30 Tage)
Ananthu S
Ananthu S am 18 Feb. 2017
I have created a deep neural network in MATLAB R2016a using help provided in mathworks site https://in.mathworks.com/help/nnet/ug/construct-deep-network-using-autoencoders.html. I have trained it using inputs and targets. Also i can obtain the outputs of the network by providing inputs(other than the training inputs) to the 'deepnet' function.. E.g output = deepnet(input).
But I want to obtain the outputs of the neural netowrk without using any function , i.e using only the weights obtained from the network. I know that the weights and bias values can be obtained. But I don't know how to apply these properly to get the required ouput...
Please help

Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by