# Welcome!

This repository contains instructional notebooks related to music information retrieval (MIR). Inside these notebooks are Python code snippets that illustrate basic MIR systems.

## Updates

- 2025 October 31: As part of our efforts to modernise this site, we'd welcome additional tutorials and notebooks (in `.ipynb` format) to feature on this site. Please [submit a pull request](https://help.github.com/articles/using-pull-requests) on the repository.
- 2025 October 22: Hey! I'm [Huw Cheston](https://huwcheston.github.io) and I'm excited to be working with Iran on modernising this site as part of the [EPSRC](https://www.ukri.org/councils/epsrc/) "AI Skills Through Music" project. I completed my PhD in MIR at the [University of Cambridge](https://cms.mus.cam.ac.uk/) and now work at the [Centre for Digital Music, Queen Mary University](https://www.c4dm.eecs.qmul.ac.uk/). Feel free to reach out and say hi! `h \<dot\> cheston \<at\> qmul \<dot\> ac \<dot\> uk`.
- 2023 October 09: Hello everyone! I'm [Iran R. Roman](https://iranroman.github.io) and I'm honored to be [the new administrator](https://iranroman.github.io/2023/10/09/other-list-01.html) of [musicinformationretrieval.com](https://musicinformationretrieval.com). Feel free to reach out and say hi. I would love to hear from you. iran \<at\> ccrma \<dot\> stanford \<dot\> edu

## Contributions

Your contributions are welcome! You can contribute in two ways:

1. Submit an issue. Click on "[Issues](https://github.com/iranroman/musicinformationretrieval.com/issues)" in the right navigation bar, then "New Issue".  Issues can include Python bugs, spelling mistakes, broken links, requests for new content, and more.
2. Submit changes to source code or documentation. [Fork this repo](https://help.github.com/articles/fork-a-repo), make edits to your fork, then [submit a pull request](https://help.github.com/articles/using-pull-requests). `gh-pages` is the default branch for this repo. Try to follow the style conventions in the existing notebooks.
