Section 01
[Introduction] Innovative Application of Physics-Informed Neural Networks (PINN) for Simulating Dopamine Diffusion
Key Takeaways: This project implements a Physics-Informed Neural Network (PINN) using JAX to simulate the 2D reaction-diffusion process of dopamine in synaptic clefts, addressing the limitations of traditional numerical methods in handling complex boundaries and inverse problems. The project supports solving both forward problems (concentration field prediction) and inverse problems (parameter inversion), and integrates uncertainty quantification, providing an open-source computational tool for research on dopamine-related neurological diseases such as Parkinson's disease. The project code is open-sourced on GitHub, and the associated paper is under review at PLOS Computational Biology.