ANN's weight & bias optimization using GA

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

Could you give an example/code-snippet. It would be helpful.

Sign in to comment.

Answers (0)

Categories

Tags

Asked:

on 3 Sep 2022

Edited:

on 7 Sep 2022

Community Treasure Hunt

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

Start Hunting!