-
Dear Junior:
I'm sorry to disturb you again. I changed fmincon to bee_gate as the optimizer to estimate the model in #137 .However, I got the massage:
utils.optim.generate_candidates/loop_body (lin…
-
While working on #140, I was looking at my activity monitor and realized that I only ever saw one instance of NEMOH's `solver` running (I'm using [`htop`](https://github.com/hishamhm/htop), which give…
-
I need to find the solution (x,y) to minimize a function. I choose trust-region-reflective algorithm on MATLAB, find the optimal solution is (1.45392043849310, 2.22057922774844e-14), and objective = -…
-
dear Junior:
I am trying to estimate my ms-dsge model in rise now. I want to know why rise need a lot of time to start at a value to estimate. I have tried example files and it only need a few minut…
-
Upon investigation of new data for ```fmincon```, where we record ```f+sum(g+)``` (see here: http://www.cmapx.polytechnique.fr/~asma.atamna/ppdata-new/), and now the algorithm solves all the problems.…
-
The function call_mosek_geometric fails with mosek version >=9, due to the deprecation of the function mskgpopt in mosek.
-
Dear Maih,
I know RISE can easily implement fmincon and bee_gate, but how to implement other Matlab's optimizers like "Marco Ratto’s newrat" and "Monte-Carlo based optimization routine"?
…
-
Dear Junior Maih:
Is the result reliable with only 2 trials?Could you please tell me how to deal with the problems of trials and singularity? Here is my code:
[1.zip](https://github.com/jmaih/RISE_t…
-
Since `fitparamodel` solves a bounded least-squares problem, we should only have dedicated least-squares algorithms (`lsqnonlin` from the Optimization Toolbox, and `nlsqbnd` if the Optimization Toolbo…
-
> One minor thing I noticed that may be a good idea to address, the example.m file is dependent on has "use-parallel" option set to True, but this requires the Parallel Computing Toolbox if I am not m…
H0R5E updated
4 years ago