Published January 25, 2016
| Version 0.4.0
Software
Open
nupic: 0.4.0
Authors/Creators
- Matthew Taylor1
- breznak
- Chetan Surpur1
- Scott Purdy1
- Austin Marshall2
- David Ragazzi
- Subutai Ahmad
- numenta-ci
- Akhila
- Pascal Weinberger
- Richard Crowder3
- Christopher Simons4
- vitaly-krugl2
- Ryan J. McCall5
- Alexander Lavin
- Mihail Eric
- Utensil Song
- keithcom
- Yuwei6
- Marion Le Borgne
- Sagan Bolliger
- James Bridgewater7
- Ian Danforth8
- Jared Weiss
- tomsilver1
- Ari Kamlani
- Hernán Erasmo
- gilsho
- Erik blas
- Fergal Byrne9
- 1. Numenta
- 2. Numenta, Inc.
- 3. Machine Learning Researcher
- 4. Via Oncology
- 5. Paradata
- 6. Numenta, Inc
- 7. Baylor College of Medicine
- 8. Fetch Robotics
- 9. Brenter IT
Description
- Updated hello_tm.py to use accessors
- Updated TP_shim.py to use accessors Updated columnForCell and _validateCell in FastTemporalMemory to conform to their docstrings, which is needed for the change to TP_shim.py
- Updated temporal memory monitor mixin to use accessors
- Updated temporal_memory_test.py to use accessor methods.
- Added accessors to temporal_memory.py
- Change temporalImp to tm_py for both networks and add comment about it being a temporary value until C++ TM is implemented
- Refactored to remove common code between network_checkpoint_test.py and temporal_memory_compatibility_test.py
- Use named constants from nupic.data.fieldmeta in aggregator module instead of naked constants.
- Fix AttributeError: 'TPShim' object has no attribute 'topDownCompute'
- Support more parameters in TPShim
- Serialize remaining fields in CLAModel using capnproto
- Enforce pyproj==1.9.3 in requirements.txt
- Use FastCLAClassifier read class method instead of instance method
- Have CLAClassifierFactory.read take just the proto object
- Add capnp serialization to CLAClassifierRegion
- Add capnp serialization to SPRegion
Files
nupic-0.4.0.zip
Files
(23.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:8deb96c18cf922089004e0b053c32405
|
23.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/numenta/nupic/tree/0.4.0 (URL)