I am trying to put together a simple hello world equivalent in nupic. I myself do not understand the API properly and thought that this would be a good way to get started. I've been scanning the hotgym.py file and I have some questions :
1. What does the MetricSpecs object do? Is is required for every client? 2. MODEL_PARAMS is quite big. And the wiki on modelparams is incomplete. Can someone suggest what are the bare minimum content in modelparams required to pass it to ModelFactory.create()?
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
