NuPIC  0.2.7.dev0
Numenta Platform for Intelligent Computing
 All Classes Namespaces Files Functions Variables Pages
Classes | Functions
clamodel.py File Reference

Encapsulation of CLAnetwork that implements the ModelBase. More...

Classes

class  NetworkInfo
 Data type used as return value type by CLAModel.__createCLANetwork() More...
 
class  DataBuffer
 A simple FIFO stack. More...
 

Functions

def requireAnomalyModel
 Decorator for functions that require anomaly models.
 

Detailed Description

Encapsulation of CLAnetwork that implements the ModelBase.