wangsix / vmo

Python Modules of Variable Markov Oracle
GNU General Public License v3.0
25 stars 10 forks source link

Code exemple using Markov Oracle. #17

Open sverdrupkanna opened 7 years ago

sverdrupkanna commented 7 years ago

I have a request which would greatly help me for project on which I am curently working. I would be interested to have a code exemple which uses Markov Oracle in VMO, similar to the one you use in your publication (A Novel Sequential Data Points Clustering algorithm with aplication to 3D Gesture) into the experiments sections.

Thanks.

wangsix commented 7 years ago

The query function was used in that publication. I will add an example notebook using that function. In the mean time, please experiment with the function and let me know if you have any problem.

lushihan commented 5 years ago

I also want to try out your code against my dataset. Would you be able to provide a code example used for your paper "Guided Music Synthesis with Variable Markov Oracle"?

Thank you very much,