You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- MOFDiff is a deep neural network that models metal organic framework (MOF) 3D structures.
215
+
- What can MOFDiff do?
216
+
- MOFDiff allows you to train and sample from models that yield a coarse-grained representation of a MOF. It also includes functions for reassembly of an atomistic MOF structure from the coarse-grained representation and interaces to other molecular simulation software for evaluation of structural and gas separation properties.
217
+
- What is/are MOFDiff’s intended use(s)?
218
+
- MOFDiff is intended for research purposes only, for the machine learning for porous materials community.
219
+
- How was MOFDiff evaluated? What metrics are used to measure performance?
220
+
- MOFDiff was evaluated on the validity and novelty of the MOF structures sampled from MOFDiff. Additionally, structures optimized for CO2 adsorption were evaluated based on their simulated CO2 adsorption performance.
221
+
- What are the limitations of MOFDiff? How can users minimize the impact of MOFDiff’s limitations when using the system?
222
+
- MOFDiff has not been tested by real-world experiments to see if the MOF structures it samples are achievable. MOFDiff should be used for research purposes only.
223
+
- What operational factors and settings allow for effective and responsible use of MOFDiff?
224
+
- MOFDiff should be used for research purposes only.
225
+
226
+
## Contributing
227
+
228
+
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
229
+
230
+
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
231
+
232
+
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
233
+
208
234
## Acknowledgement
209
235
210
236
This codebase is based on several existing repositories:
0 commit comments