Use simulation data to train a prediction of 2-DOF-cart-pendulum dynamic system.
- MLP-based DNN model
- LSTM-based DNN model
- PINN model
Weighted data loss and physics loss in the final loss function, the weight is controlled by the params_control.alpha
- Specify parameters in params_system, params_control, and params_training
- Run an_experiment.m
- View the training process and the final prediction plots