GSoC Students Announced

Hello everyone,
I am Ayush Pandey(@Ayush-iitkgp on github and @KrishnaKanhaiya on discourse and slack), a final year graduate student in the Department of Mathematics at IIT Kharagpur. I would be working on DiffEqParamEstim.jl library to provide support for the parameter estimation of differential equation models using optimization and bayesian techniques. @ChrisRackauckas would be mentoring me.

The project abstract is as follows:
Differential equation models are widely used in many scientific fields that include engineering, physics and biomedical sciences. The so-called “forward problem” that is the problem of solving differential equations for given parameter values in the differential equation models has been extensively studied by mathematicians, physicists, and engineers. However, the “inverse problem”, the problem of parameter estimation based on the measurements of output variables, has not been well explored using modern optimization and statistical methods. Parameter estimation aims to find the unknown parameters of the model which give the best fit to a set of experimental data. In this way, parameters which cannot be measured directly will be determined in order to ensure the best fit of the model with the experimental results. This will be done by globally minimizing an objective function which measures the quality of the fit. This inverse problem usually considers a cost function to be optimized (such as maximum likelihood). This problem has applications in systems biology, HIV-AIDS study.

Please have a look at the detailed proposal here and provide your valuable suggestions or feedback.

I am very happy to be a JuliaSoCer for the second time. Last year, I implemented support for optimization with complex variables and coefficients in Convex.jl. I look forward to yet another awesome summers :smiley:
.

11 Likes