# SeqIO Tutorials


## Notebook 1: Tasks and Mixtures

<a href="https://colab.research.google.com/github/google/seqio/blob/main/seqio/notebooks/Basics_Task_and_Mixtures.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open in colab" style="float:left"/></a><br>

In this Colab, you will learn how to create SeqIO task and mixture, and add
components like preprocessors and feature converters.

## Notebook 2: Evaluation

<a href="https://colab.research.google.com/github/google/seqio/blob/main/seqio/notebooks/Evaluation.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open in colab" style="float:left"/></a><br>

In this Colab, you will learn about how to use SeqIO to supply metric functions
and carry out evaluation for your task.


