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.

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

 채택된 답변

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 Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2013년 3월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by