Authors: Luca Scimeca ([email protected]) & Cheryn Ng ([email protected])
This repository contains code and data for the "Robot Piano Learning" project in the Engineering Department of the University of Cambridge, under the supervision of Fumiya Iida.
all code in the project is contained in the "src" folder. The data is contained in the "data" folder. Each sub-folder within the data folder contains a different set of experiments. A simple demontration of the use of the data within the data folder is provided in the "src/scripts" subfolder (see below).
- python 3.7
- numpy
- GPFlow 2
- sklearn
- matplotlib
- pandas
- json
- mido