ryanjmccall / nupic.classification

Sequence Classification with NuPIC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sequence Classification

  • To generate the datasets: python generate_data.py

  • To plot data: python plot.py

  • To generate the model params: python generate_model_params.py

  • To classify data: python classify.py. The classification accuracy will be printed out.

About

Sequence Classification with NuPIC


Languages

Language:Python 100.0%