Skip to content

Releases: XiaoqZhang/mofgraph2vec

MOF recommendation system

03 Jun 10:07
Compare
Choose a tag to compare

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

30 May 09:47
Compare
Choose a tag to compare

Package cleaned
Descriptions added

What's Changed

Full Changelog: mofgraph2vec_v1.0...mofgraph2vec_v2.0

The first version of MOF2vec

23 Apr 10:01
Compare
Choose a tag to compare

The code for "Deep Learning-Based Recommendation System for Metal-Organic Frameworks (MOFs)". The datasets and trained models are attached.