Tutorials#

Tutorials are learning-oriented. Follow them in order to learn the Frame API.

Available tutorials#

Tutorial

Description

Tutorial: Classify ice

Load a mixed ice-water dump, print CHILL+, score cages

What a tutorial covers#

Each tutorial states prerequisites, lists learning objectives, and walks numbered steps with expected output. The flagship path is ds.read to Frame.chill_plus to Frame.cages.

The seams CLI and the Lua dseams module run the same engine. Tutorials stay on Python and point at those front ends instead of teaching them.

Getting help#