Skip to content

Predicting its density, its response to heat thermal conductivity(Tc) and glass transition temperature(Tg), and its fundamental molecular size and packing efficiency radius of gyration(Rg) and fractional free volume(FFV)

Notifications You must be signed in to change notification settings

Vani-Nigam07/Polymer-Properties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Open Polymer Prediction 2025

Predicting polymer performance from chemical structure using machine learning
Accelerating sustainable materials discovery with open data


Project Overview

Polymers are the backbone of innovation in medicine, electronics, and sustainability. Our goal is to predict a polymer's real-world performance directly from its chemical structure.

This project supports the Open Polymer Prediction 2025 initiative by leveraging machine learning on a large-scale, open-source dataset β€” ten times larger than any existing resource.

We predict five key physical properties from SMILES strings:

  • Density
  • Thermal conductivity (Tc)
  • Glass transition temperature (Tg)
  • Radius of gyration (Rg)
  • Fractional free volume (FFV)

πŸ“ Project Structure

.
β”œβ”€β”€ data/                   # Input datasets (SMILES, labels)
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ preprocessing.py    # Molecular parsing and feature extraction
β”‚   β”œβ”€β”€ models/             # ML/DL model definitions
β”‚   β”œβ”€β”€ train.py            # Training pipeline
β”‚   β”œβ”€β”€ evaluate.py         # Evaluation scripts
β”œβ”€β”€ notebooks/              # Jupyter notebooks for EDA and prototyping
β”œβ”€β”€ requirements.txt        # Python dependencies
└── README.md               # Project documentation

About

Predicting its density, its response to heat thermal conductivity(Tc) and glass transition temperature(Tg), and its fundamental molecular size and packing efficiency radius of gyration(Rg) and fractional free volume(FFV)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors