Package

examples

Permalink

package examples

Visibility
  1. Public
  2. All

Value Members

  1. object WalkingActivityClassificationWithCNN extends App with DL4JHelper

    Permalink

    This is an example of time-series classification using CNNs, more specifically a classification of accelerometer x-y-z walking series into 6 activities, such as walking and standing.

    This is an example of time-series classification using CNNs, more specifically a classification of accelerometer x-y-z walking series into 6 activities, such as walking and standing. The original data set (WISDM) is available at here.

    Our setup follows this blog post, which is recommended to be read first.

Ungrouped