Examples#
This is the examples section, here you can find some notebooks that will guide you through the basic usage of pyLOM. The data used for these notebooks can be found in the following Hugging face repository: https://huggingface.co/datasets/bef-18/pyLOM_examples/tree/main
- Example of parallel Proper Orthogonal Decomposition
- 2D Airfoil shape optimization via Reinforcement Learning
- Using the agent on realistic scenarios
- 3D Wing shape optimization via Reinforcement Learning
- SHRED at scale
- Train a PINN (Physics Informed Neural Network) with a custom PDE
- How to train an MLP using the Pipeline
- How to train an KAN using the Pipeline