Code Monkey home page Code Monkey logo

ml_for_kirigami_design's Introduction

ML_for_kirigami_design

Python package to model and to perform topology optimization for graphene kirigami using deep learning. We use convolutional neural networks (similar to VGGNet architecure) for regression.

Paper

See our published paper: P. Z. Hanakata, E. D. Cubuk, D. K. Campbell, H.S. Park, Accelerated search and design of stretchable graphene kirigami using machine learning, Phys. Rev. Lett, 121, 255304 (2018).

General usage

  1. A python code to perform regression with TensorFlow is avalaible in models/regression_CNN/tf_fgrid_dnn_validtrain.py

  2. A jupyter notebook to generate atomic configurations for LAMMPS input file is avalaible in generate_LAMMPS_input/generate_LAMMPS_configuration_input.ipynb

  3. A simple jupyter notebook to perform predictions with scikit-learn package is avalaible in models/simple/simple_machine_learning.ipynb

  4. A simple jupyter notebook to convert coarse-grained dataset to fine-grid dataset is avalaible in models/regression_CNN/convert_coarse_to_fine.ipynb

  5. Raw dataset of coarse-grained grid can be found in mddata. This dataset generated using AIREBO potential with 1.7 mincutoff which is the default of CH.airebo.

This package is still under developement. More features (e.g., search algorithm with TensorFlow code) will be added soon.

Authors

Paul Hanakata

Citation

If you use this package/code/dataset or find our research is useful for your work please cite

@article{hanakata-PhysRevLett.121.255304,
  title = {Accelerated Search and Design of Stretchable Graphene Kirigami Using Machine Learning},
  author = {Hanakata, Paul Z. and Cubuk, Ekin D. and Campbell, David K. and Park, Harold S.},
  journal = {Phys. Rev. Lett.},
  volume = {121},
  issue = {25},
  pages = {255304},
  numpages = {6},
  year = {2018},
  month = {Dec},
  publisher = {American Physical Society},
  doi = {10.1103/PhysRevLett.121.255304},
  url = {https://link.aps.org/doi/10.1103/PhysRevLett.121.255304}
}

References

ml_for_kirigami_design's People

Contributors

phanakata avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.