This program enables you to identify the relative strength of US sector ETF to the SP 500 index.
-
Updated
Mar 9, 2025 - Python
This program enables you to identify the relative strength of US sector ETF to the SP 500 index.
Example of a PID controller attached to a mass-spring-damper system
This project implements a Physics-Informed Neural Network (PINN) using DeepXDE to approximate the gravitational potential field of a two-body system (e.g., Earth and Moon). By embedding Newtonian physics laws into the loss function, the model learns to satisfy both data-driven and physical constraints, demonstrating the fusion of AI and physics.
Add a description, image, and links to the phyics topic page so that developers can more easily learn about it.
To associate your repository with the phyics topic, visit your repo's landing page and select "manage topics."