Hi, I have gone through the links and video and understand what is numenta and what is the use. So, I want to know to how to write code for encoding data. For example- I have huge amount of data and a category to which the data belongs. Now, I have some some more data coming and now I have to predict to which category the data belongs, Then how to do this? Please help me in understanding .
What Im understanding is I have to convert the category and data to SDR and then convert the coming data to SDR then I have to match with all the category SDR, to which itmatches more the data belongs to that category. Am i right? If I'm not correct then please correct me. Now, I want to know Is there any documentation to how to write code to encode data. I have to write code in python. Please help me. -- Kumari Shalini
