ANN's weight & bias optimization using GA

1 view (last 30 days)
To optimize weights & bias of ANN using GA, a row vector is given in the function call that contains the weights and bias. How can we extract optimized weights and bias of each layer from that row vector? How do we know the sequence of weights and bias placement in that row vector?
  1 Comment
Sailesh Kalyanapu
Sailesh Kalyanapu on 7 Sep 2022
Edited: Sailesh Kalyanapu on 7 Sep 2022
Could you give an example/code-snippet. It would be helpful.

Sign in to comment.

Answers (0)

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!