Skip to content

Home mcfly

Vincent van Hees edited this page Feb 8, 2017 · 9 revisions

Welcome to the mcfly wiki page!

The goal of mcfly is to ease using deep learning technology for time series classification. The advantages of deep learning algorithms is that it can handle raw data directly with no need to compute signal features, it does not require a expert domain knowledge about the data, and it has been shown to be competitive with conventional machine learning techniques. As an example, you can apply mcfly on ,accelerometer data for activity classification, as shown in the tutorial.

Getting started

Clone this wiki locally