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

assignment1-2 2_2 #2

Closed
yikayiyo opened this issue Feb 17, 2018 · 2 comments
Closed

assignment1-2 2_2 #2

yikayiyo opened this issue Feb 17, 2018 · 2 comments

Comments

@yikayiyo
Copy link

做预测时模型参数应该是训练得到的参数
predict(w,b,X) 改为
predict(params['w'],params['b'],X)

@bighuang624
Copy link
Owner

@yikayiyo 不好意思才看到,是这里吗?还有别的地方吗?
error.jpg

@yikayiyo
Copy link
Author

@bighuang624 辛苦了-0-

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

2 participants