From 1aa72609817bf9b21801e6caf8469fbdde7a9f32 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Mon, 1 Sep 2025 20:53:07 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index be1435d..c973f64 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,8 @@ Pass `--help` to see a summary of subcommands and options. * evaluate Use datasets to evaluate the performance of a model and fine-tuning. + +# Demos and More Reading + +* [Category Inference Experiments With UCSINFER](https://squad51.us/notebook/category_inference_experiments_ucsinfer/) +* [UCSINFER for Renaming Sounds](https://squad51.us/notebook/ucsinfer_to_rename_sounds/)