3D Nonlinear Regression
This notebook is a nonlinear regression for the model . Tensors are used to hold the data. Gradient Descent using automatic differentiation from DiffKt is used for the parameter estimation.
This notebook is a nonlinear regression for the model . Tensors are used to hold the data. Gradient Descent using automatic differentiation from DiffKt is used for the parameter estimation.