01-05-2015 02:43 PM
Joe,
Thanks for the reply. I think the culprits were variables that turned out to be constant across my classes. After I removed them from my data set I was able to run the NN training.
01-13-2015 12:03 PM
Hi Duetcat, Is this toolkit compatible with NI Compact RIO hardware.
01-21-2015 12:45 AM
Hi rghosh86,
I don't know the answer to your question but I can make a guess.
1) The Real-Time environment part of the compact RIO may happily run this toolkit
2) The FPGA fabric: I don't think it will work.
04-05-2015 06:13 AM
Could you please provide the machine learning toolkit installer for LabVIEW 2014.
Regards
04-05-2015 12:04 PM
You can use the manual install process
https://decibel.ni.com/content/docs/DOC-19328
to install with LabVIEW 2014. I have it installed in LabVIEW 2014 64bit., as well as LabVIEW 2013 32bit
11-04-2015 09:33 AM
Hello Everyone,
For those interested in Machine Learning and LabVIEW, we have been doing quite a lot of work across a number of projects at Austin Consultants over the last couple of years and thought we would try and share some (frustratingly we are NDA's up on most of them). Please see a link to Dr Fu's Blog post where we have some code up for the Hidden Markov Model.
http://www.austinconsultants.co.uk/hidden-markov-model-in-labview/
We spend a lot of time program our machine learning in Python and R, though are very keen to push the LabVIEW community forward in this too. I hope you all find the code useful!
Peter
11-04-2015 08:09 PM
Thank you!
Nice work.
~Joe
06-22-2016 05:30 PM
HI, I have a quick question about the 'parameters' in the Self-organizing Map.vi.
Could you tell me more about the elements in the 'paramters' i.e., d0, k_d, miu0, and k-miu.
Thnak you in advance.
12-15-2016 07:15 AM
how can I use the svm tool for 3D data (increase the input data colum form 2 to 3)? I try the svm example and change the parameter from 2 to 3 but the vi return error and failed.
thanks !
04-04-2017 01:22 PM
I tried setting up the toolkit for LabVIEW 2015 but it won't show up in the Addons palette. Has anyone had any luck with this who can point me in the right direction? The installer put all the files in the right directory (National Instruments > LabVIEW 2015 > vi.lib > addons > Machine Learning) but for some reason it won't show up anywhere in the block diagram palette. I tried the installer and the manual setup, both with the same results. Is there a way to force LV2015 to recognize an addon present in the addons folder? It works in LabVIEW 2012 but I'd rather use a more up-to-date version.
While I'm at it, does this work with 2016? Thinking about updating to that some time soon. Thanks!