Hello everyone , I'm learning Scott's guide video for beginners of nupic, In the section of "CLA model" , it displays the path of the hotgym tutorial, and my first question is how to import this hotgym.py into python? sorry if this question is too simple, I'm new to Python ,everything is from scratch. And second question is there is a line of code : model = ModelFactory.creat(MODEL_PARAMS) , but after I type it in Python ,it says that "name ModelFactory is not defined". Does anyone know how to fix these two problems? thanks
Shen
