openworm / behavioral_syntax

behavioral syntax analysis based on the paper of Andre Brown
Other
5 stars 1 forks source link

compressiveArcDiagram not working #24

Closed ghost closed 8 years ago

ghost commented 8 years ago

The following function: https://github.com/AidanRocke/behavioral_syntax/blob/master/models/discrete_models/compression/compressiveArcDiagram.py

isn't working. Must be fixed...

ghost commented 8 years ago

Upon further consideration, I think that arc diagrams are probably the most useless idea in this whole repository. Working on classifiers and bayesian analysis(using MCMC samplers) is a much greater priority.

Arc Diagrams merely provide cute illustrations.