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 个评论

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

请先登录,再进行评论。

 采纳的回答

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 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