Hi all,
I’ve been doing a bit of searching to see how parameters can be set when building a Network using HTM.java. Currently I have a model running using createBasicNetwork() from the example repository, but I’m confused as to whether or not I need to tune the parameters like I would when using the python/C++ implementation. If so, how do I link the Network with the parameters?
Thanks in advance!