Releases: XiaoqZhang/mofgraph2vec
MOF recommendation system
Codes for the manuscript "Deep Learning-Based Recommendation System for Metal-Organic Frameworks (MOFs)"
This work presents a recommendation system for metal-organic frameworks (MOFs) inspired by online content platforms. By leveraging the unsupervised Doc2Vec model trained on document-structured intrinsic MOF characteristics, the model embeds MOFs into a high-dimensional chemical space and suggests a pool of promising materials for specific applications based on user-endorsed MOFs with similarity analysis. This proposed approach significantly reduces the need for exhaustive labeling of every material in the database, focusing instead on a select fraction for in-depth investigation.
MOF recommendation system
Package cleaned
Descriptions added
What's Changed
- Review by @XiaoqZhang in #6
- add module descriptions by @XiaoqZhang in #7
Full Changelog: mofgraph2vec_v1.0...mofgraph2vec_v2.0
The first version of MOF2vec
The code for "Deep Learning-Based Recommendation System for Metal-Organic Frameworks (MOFs)". The datasets and trained models are attached.