Academic deep learning project for predicting scalar fields (stress/temperature) on arbitrary 2D meshes using Interpolated Multiresolution Convolutional Neural Networks. Uses a 6-layer multiresolution CNN with 20 filters.
Trained on 1600 combined Voronoi + Lattice geometries with 34,981 parameters. Achieves median R² of 0.925 (training) / 0.911 (testing) for stress, 0.99 for heat conduction. A fast alternative to finite element analysis.

