Sure, just initialize the network with the parameters you configure... You would have to devise your own method of Parameter generation if what you want to do is "swarm" or converge on a best fit?
On Wed, Jul 22, 2015 at 11:08 PM, Daniel Bell via nupic < [email protected]> wrote: > > > ---------- Forwarded message ---------- > From: Daniel Bell <[email protected]> > To: "NuPIC general mailing list." <[email protected]> > Cc: > Date: Thu, 23 Jul 2015 16:08:17 +1200 > Subject: Re: > Awesome. Could the parameters be generated on another machine from the > data? Then, once a suitable set have been generated, could we just run as > is on the Pi using those values? > > On Thu, Jul 23, 2015 at 3:38 PM, cogmission (David Ray) < > [email protected]> wrote: > >> Hi Daniel, >> >> htm.java is a direct port of NuPIC from Python to Java. It has all the >> network level features that NuPIC has, but not those of the OPF (a.k.a. >> Swarming). Also, it is slightly behind in development because it is totally >> community driven. Other than that, it is functionally equivalent - even the >> tests are exactly the same. But, yes - Swarming will come later... >> >> Cheers, >> David >> > > > -- *With kind regards,* David Ray Java Solutions Architect *Cortical.io <http://cortical.io/>* Sponsor of: HTM.java <https://github.com/numenta/htm.java> [email protected] http://cortical.io
