Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 653 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 653 Bytes

Open Data Project

Description

This repo's goal is to share a code base to analyse data recorded using the Nucleus-Hermès. This project is only getting started, there will be updates.

You can join the Discord community here: https://discord.gg/jcXAS5H5Y7

Installation

For now, simply clone the repo and download the data from https://bit.ly/OpenDataset2

Setup

  • Create a folder called dataset/ in the repo root folder.
  • Extract the content of the dataset.zip in it

Run:

pip install requirements.txt
python createFeatureSet.py

You might have to figure out a few things by yourself for now, but that should get you started.