Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.
Python and MATLAB implementation of Constrained Game-Theoretic Differential Dynamic Programming (CGT-DDP) for continuous-time nonlinear systems subject to both point-wise and functional constraints.