PurposeThe quality of the unstructured mesh has a considerable impact on the stability and accuracy of aerodynamic simulation in computational fluid dynamics (CFD). Typically, engineers spend a significant portion of their time on mesh quality evaluation to ensure a valid, high-quality mesh. The extensive manual interaction and a priori knowledge required to undertake an accurate and timely evaluation process have become a bottleneck in the idealized efficient CFD workflow. This paper aims to introduce a neural network-based quality evaluation approach for unstructured meshes to enable higher efficiency and the level of automation.Design/methodology/approachThe paper investigates the capability of deep neural networks for the quality evaluation of unstructured meshes. For training the network, we build a training dataset for mesh quality learning algorithms. The dataset contains a rich variety of unstructured aircraft meshes with different mesh sizes, densities, cell distribution, growth ratios and cell numbers to ensure its diversity and availability. We also design a neural network, AircraftNet, to learn the effect of mesh quality on the convergent properties of the numerical solutions. The proposed network directly manipulates raw point data in mesh source files rather than passing it to an intermediate data representation. During training, AircraftNet extracts non-linear quality features from high-dimensional data spaces and then automatically predicts the overall quality of the input unstructured mesh.FindingsThe paper provides a series of experimental results on GPUs. It shows that AircraftNet is able to effectively analyze the quality-related features like mesh density and distribution from the extracted features and achieve high prediction accuracy on the proposed dataset with even a small number of training runs.Research limitations/implicationsBecause of the limited training dataset, the research results may lack generalizability. Therefore, researchers are encouraged to test the proposed propositions further.Originality/valueThe paper publishes a benchmarking dataset for mesh quality learning algorithms and designs a novel neural network approach for unstructured mesh quality evaluation.