All,

I reviewed the YouTube talk by Subutai and I downloaded his Anomaly code from 
GitHub.  When I attempted to execute run_anomaly.py, I receive the following 
error (I have Python 2.7 installed on Linux 64 bit along with NuPIC):

File 
"/usr/local/lib/python2.7/dist-packages/nupic-0.3.0.dev0-py2.7-linux-x86_64.egg/nupic/engine/__init__.py",
 line 636, in addRegion
    engine.Network.addRegion(self, name, nodeType, nodeParams)
  File 
"/usr/local/lib/python2.7/dist-packages/nupic-0.3.0.dev0-py2.7-linux-x86_64.egg/nupic/bindings/engine_internal.py",
 line 1086, in addRegion
    return _engine_internal.Network_addRegion(self, *args, **kwargs)
RuntimeError: Unknown parameter 'coincInputPoolPct' for region 'SP' of type 
'py.SPRegion'
Valid parameters are:
   stimulusThreshold
   columnCount
   potentialRadius
   learningMode
   maxBoost
   spatialImp
   topDownMode
   activeOutputCount
   breakPdb
   spLearningStatsStr
   breakKomodo
   inputDimensions
   numActiveColumnsPerInhArea
   minPctOverlapDutyCycle
   logPathOutputDense
   globalInhibition
   spInputNonZeros
   columnDimensions
   logPathInput
   logPathOutput
   localAreaDensity
   synPermConnected
   synPermInactiveDec
   inputWidth
   spVerbosity
   denseOutput
   inferenceMode
   dutyCyclePeriod
   sparseCoincidenceMatrix
   anomalyMode
   synPermActiveInc
   seed
   spOverlapDistribution
   minPctActiveDutyCycle
   spOutputNonZeros
   potentialPct
   self

Any thoughts would be appreciated, thanks, Jerry Burman



From: nupic [mailto:[email protected]] On Behalf Of cogmission 
(David Ray)
Sent: Monday, June 8, 2015 1:25 PM
To: Burman, Jerry (US - Los Angeles)
Subject: HTM.java Receives New Network API

Hi Everyone,

We're pleased to announce that HTM.java has a new Network API! This will take 
Java users of NuPIC to the next level as it affords a mind-bogglingly easy way 
to integrate NuPIC into Java applications; Stream Oriented Applications, and 
Enterprise ecosystems.

Read all about it here: 
http://numenta.org/blog/2015/06/08/htm-java-receives-new-network-api.html

In addition, you will find links to a Quick Start Guide, and Tutorial Pages to 
drill down into (Warning: Still Work In Progress!) :-)

Thank you to all the Numenta & Cortical.io Engineers for your help, guidance 
and for keeping me organized - and a **big** thank you to the leadership at 
Cortical.io for your generosity in sponsoring this product for the community!

Cheers,

--
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]<mailto:[email protected]>
http://cortical.io<http://cortical.io/>




This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law. If you 
are not the intended recipient, you should delete this message and any 
disclosure, copying, or distribution of this message, or the taking of any 
action based on it, by you is strictly prohibited.

v.E.1







Reply via email to