Marius Almanstötter
Marius Almanstötter
Hello everyone, i tried to figure out how to have a callback function for the simulated annealing. Does there exist such a thing since i haven't really found it. Essentially...
Hello, first of all i wanted to say that this is a really nice library. Then i wanted to ask if it is possible to do with filter_vmap something like...
Helo, i am trying to run your optimization on a very simple Rosenbrock function problem, but it fails.Can you tell me what is wrong with my code? ``` import numpy...
Hello, i want to use your package in order to do parameter estimation of ODEs and later on compute confidence intervals with profile likelihood. However to me the following code...