For the complete documentation index, see llms.txt. This page is also available as Markdown.

Material Fusion

This tutorial will take you through the process of building agents for a realistic use case.

  1. Learn about the use case (this page)

  2. Evaluate agent performance

Read a white paper about this use case, with detailed end to end steps from data to autonomy.

About the Use Case

Material fusion is like welding for plastics. Plastic materials are heated and pressed together, creating a new substance.

The critical control actions are temperature and pressure. Heat makes the plastic hot enough to fuse. Pressure presses the materials together.

A quality score represents how completely and successfully the materials are fused together.

The optimization goal is to maximize the quality metric by controlling the conditions of manufacturing.

Last updated