pack nearest neighbour kNN clustering neural networks Machine Learning Support Vector Machines statistics distribution SVM naive bayes
Credits: motzi, César Souza, devvvvs, woei
This is a first release of the MachineLearning pack, bringing several methods of the field to VVVV, mostly by wrapping functionality from the great accord.net framework by César Souza.
There is some girlpower though.
Many of the features will be explained in the upcoming workshop at NODE15.
More detailed info to come...
Older Revisions
anonymous user login
~2d ago
~3d ago
~5d ago
~6d ago
~6d ago
~7d ago
~7d ago
~8d ago
~9d ago
~9d ago
seriously amazing!
What was your motivation to implement it? pure interest or something specific?
edit: and which vvvv bersion do you recommend for it?
most stuff i developed with alpha33.8 and did some tests with b33.7, which did not show any problems. earlier versions might work a well but are untested.
my motivation is a melange of personal interest in the field and some ideas i've been carrying around in my head for quite some time :)
really interesting.. thanks for this hard work
Really good pack Motzi. Can you recommend somewhere I could go to understand the what is funamentally going on here so I could understand the application of my own datasets?
The many of us who were not able to make your Workshop would probably like to understand what is going on a little better. Not that there is anything wrong with the GP patches, they're laid out very clearly, but novices like me need some dumb love.
Looks amazing! Also really curious to know more. Of all the (many) workshops missed at NODE, I think this is one of the most regret inspiring for me :)
sorry for being sloppy on updating this - unfortunately lots of work had to be done right after node that kept me from doing this right away.
slides of the workshop and few more examples will follow asap.
which patch did you use for the facial recognition example that you made in the workshop? I would like to try some things with it.
More examples would be really great!
Btw, the QueueStore turns red (does not exist in the current beta). Copied from the alpha addons, but it's not working bith beta 64.
Hi and thank u motzi !
But why QueueStore node red?
hei @isdzaurov better use @motzi to get his attention..
@guest and @isdzaurov: hmm, i didn't notice this yet. i'll have a look at it soon...
@isdzaurov: i cannot reproduce the QueueStore turning red. can you give an example patch (maybe it's better to open a forum thread)
Hi motzi
You will not prompt where example "face expression recognition example" ?
thanks
@isdzaurov it is in x86 version
vvvv_50beta35_x86\packs\VVVV.Packs.MachineLearning\girlpower\face_recognition.v4p
It is because FreeFrame FaceTracker lib used by the example is x86 only. I can imagine it's quite easy to replace it with Kinect HDFace and get much more compelling results.