News

Autoregressive conditional diffusion models (ACDMs): This method relies on the DDPM approach, a class of generative models based on a parameterized Markov chain. They can be trained to learn the ...
This project implements a 2D fluid flow simulation around a cylinder using the Lattice Boltzmann Method (LBM) in Python. The simulation visualizes the flow field evolution over time, showcasing ...