Skip to content

lstasiak/PPEs_dataset_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPEs_dataset_analysis

Setup

Create new environment e.g. using conda and install requirements:

conda create --name test python=3.11
pip install -r requirements.txt 

Download PPEs dataset (I used raw-tensorflow format) from the source and unpack it in the project directory.

Run jupyter-lab and data-analysis notebook.