Mike Topper
Mike Topper
@dkeeney is the plan to merge your PR into master, or to continue working on that branch? Also, down the road when the C# interface is ready, will it be...
@dkeeney that sounds great. > * Do you feel comfortable with C++/cli ? I actually don't have any prior experience with C++/CLI, but moving between languages hasn't been an issue...
I just cloned the repo the other day and got everything building successfully. The readme is great for setup and some info on running test and examples. Is there anywhere...
Thank you both so much! The good news is that I have read On Intelligence and I've watched all the HTM School videos, but looks like there is still plenty...
I love the idea of a general chat channel for this group.
@dkeeney @breznak I finally got some free time to dig through the code a bit, and I have a few questions I'm hoping you can help with. > * For...
Got it, and I see that the py_Network implementation is in py_Engine.cpp. Right now the biggest blind spot for me is the build process, I've never worked with CMake before....
Are there existing unit tests for the Python bindings? It would be great if we had some to leverage when we add the C# bindings.
Ok, that's on me, that should have been obvious, haha.
@dkeeney @breznak Seems like there are two general options for starting off. We could start with the C# network interface, or we could start with the C# bindings for the...