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

SP adaptSynapses: Experiment with discouraging shared inputs #894

Closed
chetan51 opened this issue Apr 30, 2014 · 3 comments
Closed

SP adaptSynapses: Experiment with discouraging shared inputs #894

chetan51 opened this issue Apr 30, 2014 · 3 comments

Comments

@chetan51
Copy link
Contributor

As per #892, might be worth experimenting with the following approach:

"Permanence values for shared inputs, which are input bits that are turned on and connected to more than one active column, are decreased in order to discourage multiple columns from learning the same input pattern."

@subutai
Copy link
Member

subutai commented Apr 30, 2014

For reference it was implemented in FDRCSPatial2.py as the parameter synPermActiveSharedDec. I don't know that we ever proved it was useful.

@rhyolight
Copy link
Member

@subutai I think this should be done in the research repo. I'm not sure it should be reported here.

@subutai
Copy link
Member

subutai commented Jul 20, 2016

Moved to research repo: numenta/nupic.research#576

@subutai subutai closed this as completed Jul 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants