Open Access. Powered by Scholars. Published by Universities.®

Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Mathematics & Computer Science Student Scholarship

2019

Mathematics

Articles 1 - 1 of 1

Full-Text Articles in Mathematics

Using Neural Networks To Classify Pdes, Julia Balukonis, Sabrina Fuller, Haley Rosso Apr 2019

Using Neural Networks To Classify Pdes, Julia Balukonis, Sabrina Fuller, Haley Rosso

Mathematics & Computer Science Student Scholarship

Major: Mathematics
Minor: Computer Science and Film

Faculty Mentor: Dr. Lynette Boos, Mathematics and Computer Science

We designed two neural networks that can learn how to classify three different types of partial differential equations (PDEs). Our data consists of numerical solutions to three categories of PDEs: Burger’s, Diffusion, and Transport equations. Using TensorFlow and the Keras library, we performed two tasks – the first a binary classification of Burger’s and Diffusion equation data, and the second a multi-label classification incorporating the Transport Equations as well. Our binary classification network requires vector labels to perform efficiently. Furthermore, our tertiary classification network …