Skip to content

A final project for the AI Physics course at Fudan University (Spring 2025), classifying materials as metals or insulators using various machine learning models trained on data from the Materials Project database.

Notifications You must be signed in to change notification settings

xyc2718/classify-matirials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AI Physics Course Final Project - Spring 2025, Fudan University

Metal vs. Insulator Classification Using Machine Learning Models

This repository contains the final project for the AI Physics course at Fudan University (Spring 2025 semester). The project focuses on classifying materials as metals or insulators using several machine learning models trained on data downloaded from the Materials Project database.

Model include:

  • Multi-layer Perceptron (MLP)
  • Graph Neural Network (GNN)
  • Support Vector Machine (SVM)
  • Symbolic Regression

Data Source:

All material data was obtained from the Materials Project database.

About

A final project for the AI Physics course at Fudan University (Spring 2025), classifying materials as metals or insulators using various machine learning models trained on data from the Materials Project database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages