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

Type Error when attempting to submit #4

Open
EvanW33 opened this issue Jun 16, 2019 · 3 comments
Open

Type Error when attempting to submit #4

EvanW33 opened this issue Jun 16, 2019 · 3 comments

Comments

@EvanW33
Copy link

EvanW33 commented Jun 16, 2019

I am attempting to submit the gradient descent function in week 2 and when pressing submit it gives me a Type Erro saying "not all arguments converted during string formatting". If it changes anything I am using 2 functions for getting my answer which it originally only used 1 function.

@EvanW33
Copy link
Author

EvanW33 commented Jun 16, 2019

Ok I just tried changing it to 1 function, and it didn't affect the outcome, still getting an error.

@umitgunes
Copy link

Hi
I tried to week 2 "computeCost" but It got the error below. I couldn't find what's wrong.

Thank you

'y' undefined near line 7 column 12
error: called from
computeCost at line 7 column 3

@shubhpachauri
Copy link

when i try to submit i get errors like this in online matlab complier
Error in submitWithConfiguration (line 4)
parts = parts(conf);

Error in submit (line 45)
submitWithConfiguration(conf);

@github-staff github-staff deleted a comment from wenxingxing Mar 22, 2024
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