Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

gcnn_featurizer

featurizer.structure_to_convmol() is designed to generate binary adjacency and vertex feature matrices for input pymatgen.Structure:

from featurizer import structure_to_convmol

adjacency_matrix, vertex_matrix, num_atoms = structure_to_convmol(structure)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages