Evolving an Artificial Neural network without using backpropagation

I am looking for a simple code to evolve an artificial neural network without using backpropagation. I want to evolve both the weights and the activation function. Thanking you in advance

2 件のコメント

Greg Heath
Greg Heath 2013 年 3 月 27 日
Please explain what you mean by evolving an activation function.
It sounds like a big waste of time.
Greg
Tinashe
Tinashe 2013 年 3 月 27 日
I mean, usually one would evolve weights and bias. But in my case, I want to compare 5 activation functions.

サインインしてコメントする。

 採用された回答

Greg Heath
Greg Heath 2013 年 3 月 28 日

0 投票

If you wish to compare training functions, use a straight forward backprop e.g., fitnet or patternnet.
Thank you for accepting my answer
Greg

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by