NuPIC v1.0.5 Release Notes
Release Date: 2018-06-01 // over 6 years ago-
- ⚡️ d81e128 NUP-2519: Update nupic.core version
- ⬆️ 3371e4e NUP-2519: Upgrade pycapnp to 0.6.3
- 🚚 11a13c0 NUP-2518: Remove obsolete region initialization parameters from custom region example
- 👀 67724de "pip install --use-wheel" was deprecated. See https://pip.pypa.io/en/stable/news/#deprecations-and-removals
- 08daff4 Fix softmax overflow
Previous changes from v1.0.4
-
- ✅ 682fd2e : NUP-2506: Add test to all Serializable subclasses and fix related issues (#3826)
- a7ab556 : NUP-2506: fix traversal limit (#3823)
- 54e1ffe : Added holidays parameter to date encoder (#3822)
- 🔒 9bb7705 : version lock 'sphinx-autobuild' dependency 'tornado' (#3815)
- ⚡️ 13c02de : Update some legacy code examples. (#3814)
- 33052e1 : Fix metric spec schema bug (#3812)
- 🌲 40e2169 : Fix lack of logging in run_swarm.py (#3809)
- ⚡️ d8c7404 : NUP-2487: Update category prediction example
- ⚡️ 38e4026 : Issue #1380: Update SP parameter validation test checking array dimensions
- ✅ e470860 : numenta/nupic.core#1380: Fix SP tests with correct dtype values
- 38c9c7e : Add example for infer as well
- 📜 94e5f62 : Include example to make isSparse parameter easier to understand
- 📚 ffd1457 : Update KNN classifier documentation to make the input pattern requirements clear in both learn and infer
- 🚚 5ecae91 : Changed distribution keyword, casted some attributes to float, removed setting list (#3784)
- ✅ 41e5a6a : Issue #3783: Fixes test to compute pass the probation period (#3786)
- ⚡️ 7e5f587 : Updating to XCode 8.3
- ⚡️ 1aea72a : Update name of nyc_taxi.csv to nycTaxi.csv (#3776)