Skip to content

IVP-Lab/MMedia

Repository files navigation

MMedia

Multimedia Course

Run

Running on google colab

The simplest way to run these python scripts is google colab.

Simply click on provided each chapter google colab link to run a test codes.

  • Chapter 1 Open In Colab

  • Chapter 2 Open In Colab

  • Chapter 3 Open In Colab

  • Chapter 5-a Open In Colab

  • Chapter 5-b Open In Colab

  • Chapter 6 Open In Colab

  • Chapter 7 Open In Colab

  • Chapter 10 Open In Colab

Running on windows

  • Download and install anaconda

  • Create a new virtual environment

  • Download This repository compressed file and extract it.

  • Install requirements

      pip install -r requirements.txt
    
  • Install jupyter

  • Lunch jupyter notebook and run codes

This is a help video which show above instruction. Run a jupyter file

Team

Releases

No releases published

Packages

No packages published