SheffieldML / GPy

Gaussian processes framework in python
BSD 3-Clause "New" or "Revised" License
2.01k stars 557 forks source link

use GPy with Casadi symbolic variable #840

Open vietanhle0101 opened 4 years ago

vietanhle0101 commented 4 years ago

Does GPy function support Casadi symbolic variable? I want to use predict function with Casadi symbolic argument, is this possible?

zhenwendai commented 4 years ago

Could you provide an example of your use case?