Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get objects status from Network class rather Spatial or Temporal classes #41

Open
david-ragazzi opened this issue Jul 7, 2017 · 14 comments

Comments

@david-ragazzi
Copy link
Collaborator

david-ragazzi commented Jul 7, 2017

Some compatibility issues are rising because nupic.studio handles a older version of nupic and newer nupic versions change/remove sometimes their fields which raises errors. Future plans include handle directly nupic.network class by get neural objects and their status. This would decreasing the compatibility issues at every new nupic version. In the meantime I recommend use nupic version 0.5.4 until this fix be implemented. Any help is welcome!

@rhyolight
Copy link
Contributor

I recommend NuPIC 0.6.0. If that doesn't work, try 0.5.3.

@david-ragazzi
Copy link
Collaborator Author

Thanks @rhyolight !

@pxc3113
Copy link

pxc3113 commented Jul 8, 2017

I tried nupic 0.6.0 and it told me there was "no module named CLAClassifier". Then I tried 0.5.3 and it said "Could not find a version that satisfies the requirement"

@pxc3113
Copy link

pxc3113 commented Jul 16, 2017

Can anyone help me please?

@rhyolight
Copy link
Contributor

Maybe try 0.5.7?

pip install nupic==0.5.7

@pxc3113
Copy link

pxc3113 commented Jul 19, 2017

it keeps telling me "ImportError: No module named CLAClassifier"

@rhyolight
Copy link
Contributor

I'm sorry, I don't know the answer.

@pxc3113
Copy link

pxc3113 commented Jul 20, 2017

Are you able to replicate this?

@rhyolight
Copy link
Contributor

@pxc3113 This is not my project. I don't think it is maintained. I can help you with NuPIC issues, but not NuPIC Studio.

@pxc3113
Copy link

pxc3113 commented Jul 21, 2017

@rhyolight @david-ragazzi I'm disappointed to hear that this is not maintained anymore. NuPIC Studio is a valuable tool for beginners to understand HTM theory more easily. Me and other people would grealy appreciate it if someone can step in and help fix this issue, thanks a lot!

@david-ragazzi
Copy link
Collaborator Author

david-ragazzi commented Jul 21, 2017

@pxc3113 I'm only that mantain this project althought invite several developers to contribute. Because this it's very dificult get free time to do get things updated. In September (which start my vacations), I'm planing fix this and any other issues. Until there, I ask for patience.

OBS: I'm thinking on use crowdfunding to accelerate some ideas and fixes: with funds I can discard some jobs to dedicate to NuPIC Studio.

@pxc3113
Copy link

pxc3113 commented Jul 22, 2017

@david-ragazzi how much money in total do you guys need? I'll try my best to help.

@pxc3113
Copy link

pxc3113 commented Aug 9, 2017

@david-ragazzi @rhyolight After it told me this "from nupic.algorithms import CLAClassifier
ImportError: cannot import name CLAClassifier", I thought CLAClassifier.py was missing from /usr/local/lib/python2.7/dist-packages/nupic/algorithms, but it is there. I don't really understand why it cannot import that.

@david-ragazzi
Copy link
Collaborator Author

The best version is 0.5.4:

pip install nupic==0.5.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants