Neural Network Adapt Tool

조회 수: 1 (최근 30일)
Marcus
Marcus 2012년 7월 10일
I am student working on a neural network used on nuclear power plant heat exchanger data. I have 500 columns of data, each with 22 different qualities. My output is similarly 500 by 22. I can train the network no problem, but adapting seems to be a problem as I have no timestep.
What sort of qualifyer or statement would I use to adapt the network if the input is - input, the output is - output, the network is - net, the output of the network given input is - result.
Any help is appreciated
Marcus
  댓글 수: 1
Greg Heath
Greg Heath 2012년 7월 10일
Adapting refers to changing weight values.
help adapt
doc adapt
Obviously, this is not what you mean. Therefore you should explain, in more detail, to what you refer.
Including a few lines of code would probably help.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by