htm-community / nupic.studio

NuPIC Studio is a powerful all­-in-­one tool that allows users create a HTM neural network from scratch, train it, collect statistics, and share it among the members of the community.
GNU General Public License v2.0
94 stars 29 forks source link

Establish a unit test suite and write some unit tests #11

Closed rhyolight closed 9 years ago

rhyolight commented 9 years ago

Should be easily runnable from CI and adhere to typical python testing standards (nosetests or pytest).

rhyolight commented 9 years ago

Duplicates #7.