You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logistic Regression Stats Model 20/20
Logistic Regression using Scikit-learn 20/20
Logistic Regression fewer predictors 20/20
Logistic Regression with Tensorflow 0/20
Logistic Regression with Neural Network 20/20
I am left with Logistic Regression with Tensorflow which did not clear the grader (your answer to Logistic Regression with TensorFlow is not correct). In case, there is any issue with the grader, I will wait for a while before attempting this question again. If anyone managed to clear this and would like to help, feel free to start a discussion.
The text was updated successfully, but these errors were encountered:
Hi, I found that the grader need the gradient to run n_epochs*n_batches times. But I think the random_batch function did not go through all X_trainTf is rarely seen in other ML implementation.
@Minori111 , I see. Would you be able to post a screen shot of this set of code clearing the grader? And if so, would you like to make a pull request for it? (:
Current submission
Logistic Regression Stats Model 20/20
Logistic Regression using Scikit-learn 20/20
Logistic Regression fewer predictors 20/20
Logistic Regression with Tensorflow 0/20
Logistic Regression with Neural Network 20/20
I am left with Logistic Regression with Tensorflow which did not clear the grader (your answer to Logistic Regression with TensorFlow is not correct). In case, there is any issue with the grader, I will wait for a while before attempting this question again. If anyone managed to clear this and would like to help, feel free to start a discussion.
The text was updated successfully, but these errors were encountered: