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

BactrackingTM api docstrings #3667

Merged
merged 6 commits into from
Jun 5, 2017

Conversation

rhyolight
Copy link
Member

@rhyolight rhyolight commented Jun 5, 2017

Contributes to #3642

@@ -276,7 +277,7 @@ def __getattr__(self, name):
raise AttributeError("'TM' object has no attribute '%s'" % name)


def compute(self, bottomUpInput, enableLearn, computeInfOutput=None):
def compute(self, bottomUpInput, enableLearn, enableInference=None):
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a breaking change.

@rhyolight rhyolight requested a review from scottpurdy June 5, 2017 20:22
@rhyolight rhyolight merged commit f83fb89 into numenta:master Jun 5, 2017
@rhyolight rhyolight deleted the backtracking-tm-docs branch June 5, 2017 22:20
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

Successfully merging this pull request may close these issues.

2 participants