Skip to content

Commit

Permalink
init math for gmm cookbook integration data
Browse files Browse the repository at this point in the history
  • Loading branch information
sanuj committed Jun 9, 2016
1 parent 83970a7 commit 2549c77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/meta/src/clustering/gmm.sg
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
CSVFile f_feats_train("../../data/classifier_4class_2d_linear_features_train.dat")

Math:init_random(1)

#![create_features]
RealFeatures features_train(f_feats_train)
#![create_features]
Expand Down

0 comments on commit 2549c77

Please sign in to comment.