Skip to content

x-tabdeveloping/perception-action-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bezier-Trajectory Paper

Analysis and model definition for our Perception and Action exam project.

Usage

Install dependencies from requirements.txt.

pip install -r requirements.txt

bezier.py contains all necessary code for fitting a hierarchical Bezier-Trajectory Model with PyMC and ADVI. Preprocessing steps can be seen in preprocess.py.

Beware that the code is project-specific, and cannot fetch from the Firestore database unless it has my Google account credentials.

About

Data analysis for my perception and action exam project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages