Borrar filtros
Borrar filtros

How to use customized performance function for my neural network?

2 visualizaciones (últimos 30 días)
Arygianni Valentino
Arygianni Valentino el 1 de Dic. de 2017
Respondida: youhao yu el 22 de Feb. de 2021
Hi.. Right now I want to make a neural network with customized performance function.
After searching for information, I found that to use the customized performance function I need to copy the available performance function (ex: mse.m and +mse) then change the code and rename it as my new personal function. However, while I want to change the code I have a problem because I cannot find the part where the mse formula is. Most likely the code only mentions about checking the parameter and input.
I hope somebody would likely to help me to solve my problem in how to use customized performance function to train my neural network.
Thank you very much for your help.

Respuestas (1)

youhao yu
youhao yu el 22 de Feb. de 2021
https://www.mathworks.com/help/deeplearning/ug/define-custom-regression-output-layer.html

Community Treasure Hunt

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

Start Hunting!

Translated by