Hello, This would be my first contribution to nupic. I needed a way to use nupic from a C++ application, so I created a wrapper that allows me to run the algorithms in nupic in separate threads.
After chatting with Matt, I decided to share my code in case anyone else wants to plug nupic into their cpp program, as a temporary solution until the nupic.core is complete. Here is my repository: https://github.com/polceanum/nupic.pyxx-mt Any feedback is welcome. Best regards, Mike
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
