see release notes here: https://docs.techsoft3d.com/hoops/ai/resources/release_notes/index.html
visit our official documentation here: https://docs.techsoft3d.com/hoops/ai/
Tech Soft 3D tutorials of python CAD framework for machine learning development - HOOPS AI
Recording of the webinar hold on November 6th. Presenting HOOPS AI, check it out!:
This repository provides a collection of tutorial materials designed to help users learn and apply the HOOPS AI library.
Developed in Python, it features Jupyter notebooks that guide users through practical use cases and workflows.
- Get Access first! You will need to set your HOOPS AI LICENSE to use HOOPS AI
Go to: https://www.techsoft3d.com/developers/products/hoops-ai
see section Evaluate and Install from our doc: https://docs.techsoft3d.com/hoops/ai/getting_started/evaluate.html
Download the input data for the notebooks
Fetch test files for the tutorials - [optional] please contact your Tech Soft 3D representative to get the password for downloading
Go to: https://transfer.techsoft3d.com/link/oTi2ABZ0h3XG7sH8zTI27y
extract the zip and place the packages folder next to the notebooks folder.
Each notebook contains step-by-step instructions and annotations.
Proceed through each notebook in order, running the cells interactively.
hoops_ai_tutorials/
│
├── notebooks/ # Jupyter notebooks for each tutorial
├── packages/ # Downloaded binary assets (unzipped before accesing them)
└── README.md
|___ ...If you have never used jupyter notebook for python code, you can learn the basics here: https://justinbois.github.io/bootcamp/2020_fsri/lessons/l01_welcome.html

