Community Profile

photo

Leonardo Anzellotti


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Why does changing the initial x0 values in an optimization with fmincon not change the result?
I built a ptoblem of optimizing a function (a trained neural network) to maximize it through fmincon; after the first results I ...

1 year ago | 0 answers | 0

0

answers

Question


How can i use optimproblem as a free derivatives method?
i have to maximize a function with 12 variables and i have to use a free-derivatives method

1 year ago | 1 answer | 0

1

answer

Question


How to use a trained neural network as objective function in fminsearch?
I have trained a neural network, with input x that is a matrix 12x22000 and a target t 1x22000, and i have got an output y 1x220...

1 year ago | 1 answer | 0

1

answer