6 ms·
I spent a year as a research assistant for a NASA project optimizing flight paths. Fantastic scientists - but their primary interests were not software. Our re
by mateornaut 4y ago
I spent a year as a research assistant for a NASA project optimizing flight paths. Fantastic scientists - but their primary interests were not software.
Our research on GP models was based on Prof Rasmussen's GPML library[0].
At that time GPML was in fortran (or MATLAB?) but our simulator and training code was all Java.
So one of the senior researchers found a random java port on Github and just plugged it in.[1]
[0] https://gaussianprocess.org/gpml https://gaussianprocess.org/gpml
[1] https://github.com/renzodenardi/jpgml https://github.com/renzodenardi/jpgml