Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 835 Bytes

File metadata and controls

8 lines (5 loc) · 835 Bytes

Machine-Learning_Projects

This repository is the Machine Learning projects I did.


Graphene Kirigami

Making 3 dimensional structures using 2-dimensional graphene sheets with kirigami-like cutting techniques are an efficient way to create stretchable materials [1]. Yet, as 3 dimensional shapes get more complex and bigger in size, it is relatively hard to find the proper and the most efficient cutting patterns. It has been studied that using machine learning finding those patterns are much easier [2]. At this project, I wanted to do the same research and create an algorithm to find the most efficient cutting patterns for the relevant 3-dimensional shape, and reached above 90% efficiency.