Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.42 KB

README.md

File metadata and controls

13 lines (8 loc) · 1.42 KB

Autodesk AILab QMUL Data Science Challenge 2019

Autodesk AI Lab challenge entails analysing a couple of datasets of 3D shapes, represented as triangle meshes and then providing the designer insights about the style of a shape by visualising similarities between different regions of the shapes. You will be provided with open source datasets, python packages for reading and visualising the meshes and some helper code to kick-start with. Experience with Python and Jupyter notebook is very helpful in this challenge.

Please open adskdschlng2019.ipynb file for further instructions. There is an intermittent problem in github that may cause this notebook not to render. If this happens for you please open it in Colab by clicking this badge:

Open In Colab

You can find an intro to Google Colab here. Also, there are some good quick tips and examples for using Colab here.

Alternatively, you can open the html version or this link to just view it.