Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 867 Bytes

practice_04_README.md

File metadata and controls

29 lines (20 loc) · 867 Bytes

Practice session 4

EPITA 2022 MLRF practice session 04 by Joseph CHAZALON

This work is licensed under a Creative Commons Attribution 4.0 International License.

Getting started

This session uses the following Jupyter notebooks:

  • practice_04-00_intro.ipynb
  • practice_04-01_BoVW.ipynb

To start working, launch a terminal and navigate to the content of this archive. Then, run Jupyter:

jupyter notebook

Of course, you need to make sure all the required modules are installed. You can install then all, for your current user only, using the following command:

pip install --user -r practice_04_requirements.txt

Then, open the first notebook: practice_04-00_intro.ipynb.

Copyright note

The INRIA Holidays dataset material is copyrighted by INRIA.