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