ml-property-predict-scd
OfficialPredict molecular/material properties with SCD.
Education & Research#finetuning#materials science#property prediction#selfconditioneddenoisingatoms#molecular ML#graph embeddings#dataset onboarding
Authorlearningmatter-mit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enables training or transfer of property-prediction models from SelfConditionedDenoisingAtoms (SCD) foundation checkpoints, reducing the effort to build ML pipelines for atomistic materials and molecular property datasets.
Core Features & Use Cases
- Frozen SCD encoder embeddings: reuse pretrained SCD to generate
mol_embgraph-level features (and optionallyatom_embs) for downstream ML. - Lightweight head adaptation: train
scalar_head,atom_emb_mlp, ormol_emb_mlpwhile keeping the SCD backbone frozen for faster iteration. - Full-model finetuning or pretraining: run upstream
train.pyfor full finetuning or pretraining from scratch on new datasets. - Dataset onboarding guidance: provides a dataset contract for returning
torch_geometric.data.Datawith required fields for scalar/energy-force/periodic tasks.
Quick Start
Use the SCD frozen-backbone embedder to produce mol_emb features for a new molecular dataset task.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ml-property-predict-scd Download link: https://github.com/learningmatter-mit/AtomisticSkills/archive/main.zip#ml-property-predict-scd Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.