This repository contains the first-place solution to the Autodesk problems at the ASME IDETC 2023 Hackathon. The aim of the project was to come up with an open-ended solution to identify an appropriate material for a set of parts, based on their CAD geometries and assembly context. For a detailed description of the problem, visit the original problem description.
-
Clone the repository
git clone https://github.com/Davidlequnchen/ASME-2023-Hackathon-Autodesk.git
-
Navigate to the directory
cd repository
-
Install dependencies
pip install -r requirement.txt
If you would like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Special thanks to ASME and Autodesk for organizing the Hackathon