Skip to content

Tutorial and exercises for spectral parameterization.

License

Notifications You must be signed in to change notification settings

fooof-tools/Tutorial

Repository files navigation

Tutorial

A hands-on tutorial for spectral parameterization and related ideas.

Overview

This repository contains a hands-on tutorial for learning

It's organized around the following core topics:

  • Setup: Check that everything is installed & working
  • SpecParamModel: Introducing spectral parameterization
  • Simulations: Exploring using simulations to test method properties
  • Applications: Exploring applications of spectral parameterization

This tutorial was created and is maintained by Tom Donoghue.

Links

Related materials:

Requirements

This tutorial requires:

Installation

For example, to create a new conda environment, you can run: conda create --name tutorial python=3.8 anaconda

To then activate this environment, type: conda activate tutorial

To then install the remaining required packages, run: pip intall fooof, neurodsp

About

Tutorial and exercises for spectral parameterization.

Resources

License

Stars

Watchers

Forks