Skip to content

[ICLR 2024] The implementation for the paper "Space Group Constrained Crystal Generation"

Notifications You must be signed in to change notification settings

jiaor17/DiffCSP-PP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiffCSP++

Official Implementation of Space Group Constrained Crystal Generation (DiffCSP++).

Setup

bash setup/setup.sh

Training

For the CSP task

python diffcsp/run.py data=<dataset> expname=<expname>

For the Ab Initio Generation task

python diffcsp/run.py data=<dataset> model=diffusion_w_type expname=<expname>

The <dataset> tag can be selected from perov_5, mp_20, mpts_52 and carbon_24.

About

[ICLR 2024] The implementation for the paper "Space Group Constrained Crystal Generation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published