kakkapriyesh / AE-ConvLSTM-Flow-DynamicsLinks
This repo contains a PyTorch-based AE-ConvLSTM model for fluid flow prediction. It can forecast 5–10 time steps per forward pass and over 100 steps in rollout. The model is trained using both data-driven and physics-constrained methods. While Burgers' equation was learned successfully with PDE loss, unsteady Navier–Stokes training did not conver…